#dead0c color space conversions
Hex:
#dead0c
RGB:
222, 173, 12
CMY:
13, 32, 95
CMYK:
0, 22, 95, 13
HSL:
46°, 89.7436%, 45.8824%
HSV (HSB):
46°, 94.5946%, 87.0588%
XYZ:
45.1341, 45.4433, 6.7404
xyY:
0.4638, 0.4670, 45.4433
CIE-Lab:
73.1828, 5.6760, 74.6460
CIE-LCH:
73.1828, 74.8615, 85.6517
CIE-Luv:
73.1828, 41.7091, 75.3202
Hunter-Lab:
67.4116, 1.5408, 41.2598
#dead0c color charts
#dead0c color shades, tints & tones
#dead0c color schemes
#dead0c color preview, HTML & CSS examples
This text has a color of #dead0c
<p style="color:#dead0c;">Text here</p>
.mytext {color:#dead0c;}
This box has a color of #dead0c
<div style="background-color:#dead0c;">Content here</div>
.mybackground {background-color:#dead0c;}
Border around this has a color of #dead0c
<div style="border:2px solid #dead0c;">Content here</div>
.myborder {border:2px solid #dead0c;}