#dc992b color space conversions
Hex:
#dc992b
RGB:
220, 153, 43
CMY:
14, 40, 83
CMYK:
0, 30, 80, 14
HSL:
37°, 71.6599%, 51.5686%
HSV (HSB):
37°, 80.4545%, 86.2745%
XYZ:
41.3425, 38.1725, 7.4745
xyY:
0.4753, 0.4388, 38.1725
CIE-Lab:
68.1476, 16.1351, 63.1906
CIE-LCH:
68.1476, 65.2181, 75.6762
CIE-Luv:
68.1476, 54.9545, 63.3790
Hunter-Lab:
61.7839, 11.3207, 36.0759
#dc992b color charts
#dc992b color shades, tints & tones
#dc992b color schemes
#dc992b color preview, HTML & CSS examples
This text has a color of #dc992b
<p style="color:#dc992b;">Text here</p>
.mytext {color:#dc992b;}
This box has a color of #dc992b
<div style="background-color:#dc992b;">Content here</div>
.mybackground {background-color:#dc992b;}
Border around this has a color of #dc992b
<div style="border:2px solid #dc992b;">Content here</div>
.myborder {border:2px solid #dc992b;}