#dc6300 color space conversions
Hex:
#dc6300
RGB:
220, 99, 0
CMY:
14, 61, 100
CMYK:
0, 55, 100, 14
HSL:
27°, 100.0000%, 43.1373%
HSV (HSB):
27°, 100.0000%, 86.2745%
XYZ:
33.9770, 24.1393, 2.8686
xyY:
0.5571, 0.3958, 24.1393
CIE-Lab:
56.2270, 43.5328, 65.0182
CIE-LCH:
56.2270, 78.2462, 56.1958
CIE-Luv:
56.2270, 100.8767, 50.0900
Hunter-Lab:
49.1318, 37.4609, 30.9306
#dc6300 color charts
#dc6300 color shades, tints & tones
#dc6300 color schemes
#dc6300 color preview, HTML & CSS examples
This text has a color of #dc6300
<p style="color:#dc6300;">Text here</p>
.mytext {color:#dc6300;}
This box has a color of #dc6300
<div style="background-color:#dc6300;">Content here</div>
.mybackground {background-color:#dc6300;}
Border around this has a color of #dc6300
<div style="border:2px solid #dc6300;">Content here</div>
.myborder {border:2px solid #dc6300;}