#dc900c color space conversions
Hex:
#dc900c
RGB:
220, 144, 12
CMY:
14, 44, 95
CMYK:
0, 35, 95, 14
HSL:
38°, 89.6552%, 45.4902%
HSV (HSB):
38°, 94.5455%, 86.2745%
XYZ:
39.5548, 35.1887, 5.0552
xyY:
0.4957, 0.4410, 35.1887
CIE-Lab:
65.8953, 20.3021, 69.3166
CIE-LCH:
65.8953, 72.2286, 73.6753
CIE-Luv:
65.8953, 63.1836, 64.5087
Hunter-Lab:
59.3201, 15.2143, 36.4715
#dc900c color charts
#dc900c color shades, tints & tones
#dc900c color schemes
#dc900c color preview, HTML & CSS examples
This text has a color of #dc900c
<p style="color:#dc900c;">Text here</p>
.mytext {color:#dc900c;}
This box has a color of #dc900c
<div style="background-color:#dc900c;">Content here</div>
.mybackground {background-color:#dc900c;}
Border around this has a color of #dc900c
<div style="border:2px solid #dc900c;">Content here</div>
.myborder {border:2px solid #dc900c;}