#de8d8a color space conversions
Hex:
#de8d8a
RGB:
222, 141, 138
CMY:
13, 45, 46
CMYK:
0, 36, 38, 13
HSL:
2°, 56.0000%, 70.5882%
HSV (HSB):
2°, 37.8378%, 87.0588%
XYZ:
44.2365, 36.4143, 28.7419
xyY:
0.4044, 0.3329, 36.4143
CIE-Lab:
66.8353, 30.4327, 14.5229
CIE-LCH:
66.8353, 33.7204, 25.5111
CIE-Luv:
66.8353, 55.3053, 13.8884
Hunter-Lab:
60.3443, 25.2503, 14.0012
#de8d8a color charts
#de8d8a color shades, tints & tones
#de8d8a color schemes
#de8d8a color preview, HTML & CSS examples
This text has a color of #de8d8a
<p style="color:#de8d8a;">Text here</p>
.mytext {color:#de8d8a;}
This box has a color of #de8d8a
<div style="background-color:#de8d8a;">Content here</div>
.mybackground {background-color:#de8d8a;}
Border around this has a color of #de8d8a
<div style="border:2px solid #de8d8a;">Content here</div>
.myborder {border:2px solid #de8d8a;}