#dc812d color space conversions
Hex:
#dc812d
RGB:
220, 129, 45
CMY:
14, 49, 82
CMYK:
0, 41, 80, 14
HSL:
29°, 71.4286%, 51.9608%
HSV (HSB):
29°, 79.5455%, 86.2745%
XYZ:
37.8391, 31.1056, 6.4923
xyY:
0.5016, 0.4123, 31.1056
CIE-Lab:
62.5967, 29.0430, 57.3772
CIE-LCH:
62.5967, 64.3089, 63.1525
CIE-Luv:
62.5967, 74.1035, 53.7261
Hunter-Lab:
55.7724, 23.5026, 32.1389
#dc812d color charts
#dc812d color shades, tints & tones
#dc812d color schemes
#dc812d color preview, HTML & CSS examples
This text has a color of #dc812d
<p style="color:#dc812d;">Text here</p>
.mytext {color:#dc812d;}
This box has a color of #dc812d
<div style="background-color:#dc812d;">Content here</div>
.mybackground {background-color:#dc812d;}
Border around this has a color of #dc812d
<div style="border:2px solid #dc812d;">Content here</div>
.myborder {border:2px solid #dc812d;}