#dc990c color space conversions
Hex:
#dc990c
RGB:
220, 153, 12
CMY:
14, 40, 95
CMYK:
0, 30, 95, 14
HSL:
41°, 89.6552%, 45.4902%
HSV (HSB):
41°, 94.5455%, 86.2745%
XYZ:
40.9728, 38.0247, 5.5278
xyY:
0.4847, 0.4499, 38.0247
CIE-Lab:
68.0388, 15.4715, 70.8383
CIE-LCH:
68.0388, 72.5081, 77.6797
CIE-Luv:
68.0388, 55.8689, 67.8124
Hunter-Lab:
61.6641, 10.6923, 37.8499
#dc990c color charts
#dc990c color shades, tints & tones
#dc990c color schemes
#dc990c color preview, HTML & CSS examples
This text has a color of #dc990c
<p style="color:#dc990c;">Text here</p>
.mytext {color:#dc990c;}
This box has a color of #dc990c
<div style="background-color:#dc990c;">Content here</div>
.mybackground {background-color:#dc990c;}
Border around this has a color of #dc990c
<div style="border:2px solid #dc990c;">Content here</div>
.myborder {border:2px solid #dc990c;}