#dc6f00 color space conversions
Hex:
#dc6f00
RGB:
220, 111, 0
CMY:
14, 56, 100
CMYK:
0, 50, 100, 14
HSL:
30°, 100.0000%, 43.1373%
HSV (HSB):
30°, 100.0000%, 86.2745%
XYZ:
35.1996, 26.5845, 3.2761
xyY:
0.5410, 0.4086, 26.5845
CIE-Lab:
58.5878, 37.5634, 66.3941
CIE-LCH:
58.5878, 76.2836, 60.5004
CIE-Luv:
58.5878, 90.9552, 53.9144
Hunter-Lab:
51.5602, 31.6299, 32.3249
#dc6f00 color charts
#dc6f00 color shades, tints & tones
#dc6f00 color schemes
#dc6f00 color preview, HTML & CSS examples
This text has a color of #dc6f00
<p style="color:#dc6f00;">Text here</p>
.mytext {color:#dc6f00;}
This box has a color of #dc6f00
<div style="background-color:#dc6f00;">Content here</div>
.mybackground {background-color:#dc6f00;}
Border around this has a color of #dc6f00
<div style="border:2px solid #dc6f00;">Content here</div>
.myborder {border:2px solid #dc6f00;}