#de9d9c color space conversions
Hex:
#de9d9c
RGB:
222, 157, 156
CMY:
13, 38, 39
CMYK:
0, 29, 30, 13
HSL:
1°, 50.0000%, 74.1176%
HSV (HSB):
1°, 29.7297%, 87.0588%
XYZ:
48.1819, 42.0438, 37.0283
xyY:
0.3786, 0.3304, 42.0438
CIE-Lab:
70.9011, 24.1008, 10.2287
CIE-LCH:
70.9011, 26.1816, 22.9971
CIE-Luv:
70.9011, 42.5304, 9.8531
Hunter-Lab:
64.8412, 19.1668, 11.5306
#de9d9c color charts
#de9d9c color shades, tints & tones
#de9d9c color schemes
#de9d9c color preview, HTML & CSS examples
This text has a color of #de9d9c
<p style="color:#de9d9c;">Text here</p>
.mytext {color:#de9d9c;}
This box has a color of #de9d9c
<div style="background-color:#de9d9c;">Content here</div>
.mybackground {background-color:#de9d9c;}
Border around this has a color of #de9d9c
<div style="border:2px solid #de9d9c;">Content here</div>
.myborder {border:2px solid #de9d9c;}