#fe9d7d color space conversions
Hex:
#fe9d7d
RGB:
254, 157, 125
CMY:
0, 38, 51
CMYK:
0, 38, 51, 0
HSL:
15°, 98.4733%, 74.3137%
HSV (HSB):
15°, 50.7874%, 99.6078%
XYZ:
56.6317, 46.6654, 25.4246
xyY:
0.4400, 0.3625, 46.6654
CIE-Lab:
73.9753, 32.9123, 31.9722
CIE-LCH:
73.9753, 45.8851, 44.1699
CIE-Luv:
73.9753, 71.2969, 34.5440
Hunter-Lab:
68.3121, 28.4328, 25.7518
#fe9d7d color charts
#fe9d7d color shades, tints & tones
#fe9d7d color schemes
#fe9d7d color preview, HTML & CSS examples
This text has a color of #fe9d7d
<p style="color:#fe9d7d;">Text here</p>
.mytext {color:#fe9d7d;}
This box has a color of #fe9d7d
<div style="background-color:#fe9d7d;">Content here</div>
.mybackground {background-color:#fe9d7d;}
Border around this has a color of #fe9d7d
<div style="border:2px solid #fe9d7d;">Content here</div>
.myborder {border:2px solid #fe9d7d;}