#dc910d color space conversions
Hex:
#dc910d
RGB:
220, 145, 13
CMY:
14, 43, 95
CMYK:
0, 34, 94, 14
HSL:
38°, 88.8412%, 45.6863%
HSV (HSB):
38°, 94.0909%, 86.2745%
XYZ:
39.7132, 35.4955, 5.1390
xyY:
0.4943, 0.4418, 35.4955
CIE-Lab:
66.1326, 19.7769, 69.3307
CIE-LCH:
66.1326, 72.0962, 74.0790
CIE-Luv:
66.1326, 62.3467, 64.7945
Hunter-Lab:
59.5781, 14.7219, 36.5905
#dc910d color charts
#dc910d color shades, tints & tones
#dc910d color schemes
#dc910d color preview, HTML & CSS examples
This text has a color of #dc910d
<p style="color:#dc910d;">Text here</p>
.mytext {color:#dc910d;}
This box has a color of #dc910d
<div style="background-color:#dc910d;">Content here</div>
.mybackground {background-color:#dc910d;}
Border around this has a color of #dc910d
<div style="border:2px solid #dc910d;">Content here</div>
.myborder {border:2px solid #dc910d;}