#dc910c color space conversions
Hex:
#dc910c
RGB:
220, 145, 12
CMY:
14, 43, 95
CMYK:
0, 34, 95, 14
HSL:
38°, 89.6552%, 45.4902%
HSV (HSB):
38°, 94.5455%, 86.2745%
XYZ:
39.7070, 35.4930, 5.1059
xyY:
0.4944, 0.4420, 35.4930
CIE-Lab:
66.1307, 19.7655, 69.4828
CIE-LCH:
66.1307, 72.2395, 74.1207
CIE-Luv:
66.1307, 62.3648, 64.8735
Hunter-Lab:
59.5760, 14.7110, 36.6218
#dc910c color charts
#dc910c color shades, tints & tones
#dc910c color schemes
#dc910c color preview, HTML & CSS examples
This text has a color of #dc910c
<p style="color:#dc910c;">Text here</p>
.mytext {color:#dc910c;}
This box has a color of #dc910c
<div style="background-color:#dc910c;">Content here</div>
.mybackground {background-color:#dc910c;}
Border around this has a color of #dc910c
<div style="border:2px solid #dc910c;">Content here</div>
.myborder {border:2px solid #dc910c;}