#dc6801 color space conversions
Hex:
#dc6801
RGB:
220, 104, 1
CMY:
14, 59, 100
CMYK:
0, 53, 100, 14
HSL:
28°, 99.0950%, 43.3333%
HSV (HSB):
28°, 99.5455%, 86.2745%
XYZ:
34.4710, 25.1185, 3.0602
xyY:
0.5502, 0.4009, 25.1185
CIE-Lab:
57.1907, 41.0905, 65.3826
CIE-LCH:
57.1907, 77.2225, 57.8522
CIE-Luv:
57.1907, 96.7419, 51.5734
Hunter-Lab:
50.1183, 35.0638, 31.4626
#dc6801 color charts
#dc6801 color shades, tints & tones
#dc6801 color schemes
#dc6801 color preview, HTML & CSS examples
This text has a color of #dc6801
<p style="color:#dc6801;">Text here</p>
.mytext {color:#dc6801;}
This box has a color of #dc6801
<div style="background-color:#dc6801;">Content here</div>
.mybackground {background-color:#dc6801;}
Border around this has a color of #dc6801
<div style="border:2px solid #dc6801;">Content here</div>
.myborder {border:2px solid #dc6801;}