#de987f color space conversions
Hex:
#de987f
RGB:
222, 152, 127
CMY:
13, 40, 50
CMYK:
0, 32, 43, 13
HSL:
16°, 59.0062%, 68.4314%
HSV (HSB):
16°, 42.7928%, 87.0588%
XYZ:
45.1832, 39.5184, 25.3251
xyY:
0.4107, 0.3592, 39.5184
CIE-Lab:
69.1251, 23.3074, 23.7707
CIE-LCH:
69.1251, 33.2909, 45.5638
CIE-Luv:
69.1251, 49.7037, 26.8155
Hunter-Lab:
62.8636, 18.2854, 20.1191
#de987f color charts
#de987f color shades, tints & tones
#de987f color schemes
#de987f color preview, HTML & CSS examples
This text has a color of #de987f
<p style="color:#de987f;">Text here</p>
.mytext {color:#de987f;}
This box has a color of #de987f
<div style="background-color:#de987f;">Content here</div>
.mybackground {background-color:#de987f;}
Border around this has a color of #de987f
<div style="border:2px solid #de987f;">Content here</div>
.myborder {border:2px solid #de987f;}