#dead6c color space conversions
Hex:
#dead6c
RGB:
222, 173, 108
CMY:
13, 32, 58
CMYK:
0, 22, 51, 13
HSL:
34°, 63.3333%, 64.7059%
HSV (HSB):
34°, 51.3514%, 87.0588%
XYZ:
47.7745, 46.4994, 20.6447
xyY:
0.4157, 0.4046, 46.4994
CIE-Lab:
73.8684, 10.1838, 40.0476
CIE-LCH:
73.8684, 41.3221, 75.7325
CIE-Luv:
73.8684, 37.3574, 48.1261
Hunter-Lab:
68.1905, 5.7245, 29.7833
#dead6c color charts
#dead6c color shades, tints & tones
#dead6c color schemes
#dead6c color preview, HTML & CSS examples
This text has a color of #dead6c
<p style="color:#dead6c;">Text here</p>
.mytext {color:#dead6c;}
This box has a color of #dead6c
<div style="background-color:#dead6c;">Content here</div>
.mybackground {background-color:#dead6c;}
Border around this has a color of #dead6c
<div style="border:2px solid #dead6c;">Content here</div>
.myborder {border:2px solid #dead6c;}