#fe9d9e color space conversions
Hex:
#fe9d9e
RGB:
254, 157, 158
CMY:
0, 38, 38
CMYK:
0, 38, 38, 0
HSL:
359°, 97.9798%, 80.5882%
HSV (HSB):
359°, 38.1890%, 99.6078%
XYZ:
59.1016, 47.6534, 38.4308
xyY:
0.4071, 0.3282, 47.6534
CIE-Lab:
74.6058, 36.2242, 14.8754
CIE-LCH:
74.6058, 39.1596, 22.3254
CIE-Luv:
74.6058, 65.9765, 13.5669
Hunter-Lab:
69.0314, 32.0186, 15.3144
#fe9d9e color charts
#fe9d9e color shades, tints & tones
#fe9d9e color schemes
#fe9d9e color preview, HTML & CSS examples
This text has a color of #fe9d9e
<p style="color:#fe9d9e;">Text here</p>
.mytext {color:#fe9d9e;}
This box has a color of #fe9d9e
<div style="background-color:#fe9d9e;">Content here</div>
.mybackground {background-color:#fe9d9e;}
Border around this has a color of #fe9d9e
<div style="border:2px solid #fe9d9e;">Content here</div>
.myborder {border:2px solid #fe9d9e;}