#dead5c color space conversions
Hex:
#dead5c
RGB:
222, 173, 92
CMY:
13, 32, 64
CMYK:
0, 22, 59, 13
HSL:
37°, 66.3265%, 61.5686%
HSV (HSB):
37°, 58.5586%, 87.0588%
XYZ:
46.9995, 46.1894, 16.5635
xyY:
0.4282, 0.4209, 46.1894
CIE-Lab:
73.6683, 8.8851, 47.8358
CIE-LCH:
73.6683, 48.6540, 79.4777
CIE-Luv:
73.6683, 38.5696, 55.7227
Hunter-Lab:
67.9628, 4.5064, 33.1241
#dead5c color charts
#dead5c color shades, tints & tones
#dead5c color schemes
#dead5c color preview, HTML & CSS examples
This text has a color of #dead5c
<p style="color:#dead5c;">Text here</p>
.mytext {color:#dead5c;}
This box has a color of #dead5c
<div style="background-color:#dead5c;">Content here</div>
.mybackground {background-color:#dead5c;}
Border around this has a color of #dead5c
<div style="border:2px solid #dead5c;">Content here</div>
.myborder {border:2px solid #dead5c;}