#dc6205 color space conversions
Hex:
#dc6205
RGB:
220, 98, 5
CMY:
14, 62, 98
CMYK:
0, 55, 98, 14
HSL:
26°, 95.5556%, 44.1176%
HSV (HSB):
26°, 97.7273%, 86.2745%
XYZ:
33.9103, 23.9620, 2.9814
xyY:
0.5572, 0.3938, 23.9620
CIE-Lab:
56.0497, 44.0646, 63.9420
CIE-LCH:
56.0497, 77.6548, 55.4280
CIE-Luv:
56.0497, 101.5278, 49.3634
Hunter-Lab:
48.9510, 37.9899, 30.6545
#dc6205 color charts
#dc6205 color shades, tints & tones
#dc6205 color schemes
#dc6205 color preview, HTML & CSS examples
This text has a color of #dc6205
<p style="color:#dc6205;">Text here</p>
.mytext {color:#dc6205;}
This box has a color of #dc6205
<div style="background-color:#dc6205;">Content here</div>
.mybackground {background-color:#dc6205;}
Border around this has a color of #dc6205
<div style="border:2px solid #dc6205;">Content here</div>
.myborder {border:2px solid #dc6205;}