#dc6f01 color space conversions
Hex:
#dc6f01
RGB:
220, 111, 1
CMY:
14, 56, 100
CMYK:
0, 50, 100, 14
HSL:
30°, 99.0950%, 43.3333%
HSV (HSB):
30°, 99.5455%, 86.2745%
XYZ:
35.2051, 26.5867, 3.3050
xyY:
0.5408, 0.4084, 26.5867
CIE-Lab:
58.5898, 37.5732, 66.2155
CIE-LCH:
58.5898, 76.1330, 60.4278
CIE-Luv:
58.5898, 90.9280, 53.8346
Hunter-Lab:
51.5623, 31.6401, 32.2933
#dc6f01 color charts
#dc6f01 color shades, tints & tones
#dc6f01 color schemes
#dc6f01 color preview, HTML & CSS examples
This text has a color of #dc6f01
<p style="color:#dc6f01;">Text here</p>
.mytext {color:#dc6f01;}
This box has a color of #dc6f01
<div style="background-color:#dc6f01;">Content here</div>
.mybackground {background-color:#dc6f01;}
Border around this has a color of #dc6f01
<div style="border:2px solid #dc6f01;">Content here</div>
.myborder {border:2px solid #dc6f01;}