#dc6406 color space conversions
Hex:
#dc6406
RGB:
220, 100, 6
CMY:
14, 61, 98
CMYK:
0, 55, 97, 14
HSL:
26°, 94.6903%, 44.3137%
HSV (HSB):
26°, 97.2727%, 86.2745%
XYZ:
34.1052, 24.3431, 3.0734
xyY:
0.5544, 0.3957, 24.3431
CIE-Lab:
56.4297, 43.1049, 63.9833
CIE-LCH:
56.4297, 77.1485, 56.0323
CIE-Luv:
56.4297, 99.8693, 49.9010
Hunter-Lab:
49.3388, 37.0447, 30.8438
#dc6406 color charts
#dc6406 color shades, tints & tones
#dc6406 color schemes
#dc6406 color preview, HTML & CSS examples
This text has a color of #dc6406
<p style="color:#dc6406;">Text here</p>
.mytext {color:#dc6406;}
This box has a color of #dc6406
<div style="background-color:#dc6406;">Content here</div>
.mybackground {background-color:#dc6406;}
Border around this has a color of #dc6406
<div style="border:2px solid #dc6406;">Content here</div>
.myborder {border:2px solid #dc6406;}