#fd987e color space conversions
Hex:
#fd987e
RGB:
253, 152, 126
CMY:
1, 40, 51
CMYK:
0, 40, 50, 1
HSL:
12°, 96.9466%, 74.3137%
HSV (HSB):
12°, 50.1976%, 99.2157%
XYZ:
55.5021, 44.8455, 25.4694
xyY:
0.4411, 0.3564, 44.8455
CIE-Lab:
72.7900, 35.2050, 29.8563
CIE-LCH:
72.7900, 46.1605, 40.3003
CIE-Luv:
72.7900, 73.8913, 31.5066
Hunter-Lab:
66.9668, 30.7492, 24.3270
#fd987e color charts
#fd987e color shades, tints & tones
#fd987e color schemes
#fd987e color preview, HTML & CSS examples
This text has a color of #fd987e
<p style="color:#fd987e;">Text here</p>
.mytext {color:#fd987e;}
This box has a color of #fd987e
<div style="background-color:#fd987e;">Content here</div>
.mybackground {background-color:#fd987e;}
Border around this has a color of #fd987e
<div style="border:2px solid #fd987e;">Content here</div>
.myborder {border:2px solid #fd987e;}