#fed8e8 Hex Color
rgb(254, 216, 232)
Color Information
Name | First value | Second Value | Third Value | Fourth Value | Written As |
---|---|---|---|---|---|
HEX | fe | d8 | e8 | - | #fed8e8 |
RGB | 254 | 216 | 232 | - | rgb(254,216,232) |
HSL | 335 | 95% | 92% | - | hsl(335,95%,92%) |
HSV | 335 | 15% | 100% | - | hsv(335,15%,100%) |
XYZ | 79.9944 | 76.0088 | 86.7989 | - | xyz(79.9944,76.0088,86.7989) |
CIE-LAB | 89.86 | 15.77 | -2.92 | - | lab(89.86,15.77,-2.92) |
CMYK | 0 | 0.1496062992126 | 0.086614173228346 | 0.003921568627451 | cmyk(0,0.1496062992126,0.086614173228346,0.003921568627451) |
Description
The RGB value of color #fed8e8 is rgb(254, 216, 232).
In the hex color #fed8e8, The value of Red is 254, value of Green is 216, and value of Blue is 232. The primary color is Red. Similarly, The HSL values for #fed8e8 consists of 335° Hue, 95% Saturation, and 92% Lightness.
In the CMYK color model, the color #fed8e8 can be represented as Cyan=0%, Magenta=0.1496062992126%, Yellow=0.086614173228346%, and Black=0.003921568627451%.
Shades of #fed8e8
Shades in a color are variations of the color that are created by adding black to it which results in a darker tone.
Tints of #fed8e8
Tints in color are variations of a color that are created by adding white to it, resulting in a lighter tone.
Color Previews of #fed8e8
Preview of #fed8e8 on White Background
The contrast ratio of #fed8e8 with white color is 1.3
Preview of #fed8e8 on black background
The contrast ratio of #fed8e8 with black color is 16.2
#fed8e8 color will look good with a black background.
Color Schemes of #fed8e8
Triadic Colors of #fed8e8
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fed8e8
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Triadic Colors of #fed8e8
Triadic colors are three colors that are evenly spaced around the color wheel and are therefore harmonious when used together in a design.
Analogous Colors of #fed8e8
Analogous colors are colors that are next to each other on the color wheel and share a similar hue, creating a cohesive and harmonious color scheme.
Color Usage
You can set the css color of a text using:
.class{
color: #fed8e8;
}
This is a sample text used for the color #fed8e8. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css background color of a box using:
.box{
background-color: #fed8e8;
}
This is a sample text used for the color #fed8e8. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
You can set the css border of a box using:
.box{
border:4px solid #fed8e8;
}
This is a sample text used for the color #fed8e8. Lorem ipsum dolor, sit amet consectetur adipisicing elit. Animi sunt eveniet natus dolor minima, sit quaerat? Dignissimos unde alias debitis amet ducimus modi, eum quos ullam blanditiis aliquam necessitatibus ex.
RGB Percentage
Red 36.18%
Green 30.77%
Blue 33.05%
CMYK Percentage
Cyan 0
Magenta 62.3%
Yellow 36.07%
Black 1.63%
Comments on this color
Please login or signup to post a comment.
No comments yet.