#dead7c color space conversions
Hex:
#dead7c
RGB:
222, 173, 124
CMY:
13, 32, 51
CMYK:
0, 22, 44, 13
HSL:
30°, 59.7561%, 67.8431%
HSV (HSB):
30°, 44.1441%, 87.0588%
XYZ:
48.7059, 46.8720, 25.5489
xyY:
0.4021, 0.3870, 46.8720
CIE-Lab:
74.1078, 11.7188, 32.0003
CIE-LCH:
74.1078, 34.0785, 69.8868
CIE-Luv:
74.1078, 35.9652, 39.3799
Hunter-Lab:
68.4631, 7.1776, 25.7985
#dead7c color charts
#dead7c color shades, tints & tones
#dead7c color schemes
#dead7c color preview, HTML & CSS examples
This text has a color of #dead7c
<p style="color:#dead7c;">Text here</p>
.mytext {color:#dead7c;}
This box has a color of #dead7c
<div style="background-color:#dead7c;">Content here</div>
.mybackground {background-color:#dead7c;}
Border around this has a color of #dead7c
<div style="border:2px solid #dead7c;">Content here</div>
.myborder {border:2px solid #dead7c;}