#dc991a color space conversions
Hex:
#dc991a
RGB:
220, 153, 26
CMY:
14, 40, 90
CMYK:
0, 30, 88, 14
HSL:
39°, 78.8618%, 48.2353%
HSV (HSB):
39°, 88.1818%, 86.2745%
XYZ:
41.0929, 38.0727, 6.1602
xyY:
0.4816, 0.4462, 38.0727
CIE-Lab:
68.0742, 15.6877, 68.1765
CIE-LCH:
68.0742, 69.9581, 77.0416
CIE-Luv:
68.0742, 55.5693, 66.3606
Hunter-Lab:
61.7031, 10.8967, 37.2728
#dc991a color charts
#dc991a color shades, tints & tones
#dc991a color schemes
#dc991a color preview, HTML & CSS examples
This text has a color of #dc991a
<p style="color:#dc991a;">Text here</p>
.mytext {color:#dc991a;}
This box has a color of #dc991a
<div style="background-color:#dc991a;">Content here</div>
.mybackground {background-color:#dc991a;}
Border around this has a color of #dc991a
<div style="border:2px solid #dc991a;">Content here</div>
.myborder {border:2px solid #dc991a;}