#dc6a10 color space conversions
Hex:
#dc6a10
RGB:
220, 106, 16
CMY:
14, 58, 94
CMYK:
0, 52, 93, 14
HSL:
26°, 86.4407%, 46.2745%
HSV (HSB):
26°, 92.7273%, 86.2745%
XYZ:
34.7628, 25.5611, 3.5918
xyY:
0.5439, 0.3999, 25.5611
CIE-Lab:
57.6181, 40.2513, 62.7850
CIE-LCH:
57.6181, 74.5797, 57.3362
CIE-Luv:
57.6181, 94.6200, 50.9099
Hunter-Lab:
50.5580, 34.2568, 31.1785
#dc6a10 color charts
#dc6a10 color shades, tints & tones
#dc6a10 color schemes
#dc6a10 color preview, HTML & CSS examples
This text has a color of #dc6a10
<p style="color:#dc6a10;">Text here</p>
.mytext {color:#dc6a10;}
This box has a color of #dc6a10
<div style="background-color:#dc6a10;">Content here</div>
.mybackground {background-color:#dc6a10;}
Border around this has a color of #dc6a10
<div style="border:2px solid #dc6a10;">Content here</div>
.myborder {border:2px solid #dc6a10;}