#de9e7e color space conversions
Hex:
#de9e7e
RGB:
222, 158, 126
CMY:
13, 38, 51
CMYK:
0, 29, 43, 13
HSL:
20°, 59.2593%, 68.2353%
HSV (HSB):
20°, 43.2432%, 87.0588%
XYZ:
46.1170, 41.4897, 25.3163
xyY:
0.4084, 0.3674, 41.4897
CIE-Lab:
70.5176, 19.9750, 26.1858
CIE-LCH:
70.5176, 32.9347, 52.6630
CIE-Luv:
70.5176, 45.8034, 30.5067
Hunter-Lab:
64.4125, 15.0776, 21.7857
#de9e7e color charts
#de9e7e color shades, tints & tones
#de9e7e color schemes
#de9e7e color preview, HTML & CSS examples
This text has a color of #de9e7e
<p style="color:#de9e7e;">Text here</p>
.mytext {color:#de9e7e;}
This box has a color of #de9e7e
<div style="background-color:#de9e7e;">Content here</div>
.mybackground {background-color:#de9e7e;}
Border around this has a color of #de9e7e
<div style="border:2px solid #de9e7e;">Content here</div>
.myborder {border:2px solid #de9e7e;}