#dc7000 color space conversions
Hex:
#dc7000
RGB:
220, 112, 0
CMY:
14, 56, 100
CMYK:
0, 49, 100, 14
HSL:
31°, 100.0000%, 43.1373%
HSV (HSB):
31°, 100.0000%, 86.2745%
XYZ:
35.3094, 26.8040, 3.3127
xyY:
0.5397, 0.4097, 26.8040
CIE-Lab:
58.7925, 37.0539, 66.5163
CIE-LCH:
58.7925, 76.1407, 60.8794
CIE-Luv:
58.7925, 90.1194, 54.2430
Hunter-Lab:
51.7726, 31.1367, 32.4471
#dc7000 color charts
#dc7000 color shades, tints & tones
#dc7000 color schemes
#dc7000 color preview, HTML & CSS examples
This text has a color of #dc7000
<p style="color:#dc7000;">Text here</p>
.mytext {color:#dc7000;}
This box has a color of #dc7000
<div style="background-color:#dc7000;">Content here</div>
.mybackground {background-color:#dc7000;}
Border around this has a color of #dc7000
<div style="border:2px solid #dc7000;">Content here</div>
.myborder {border:2px solid #dc7000;}