#dc6e04 color space conversions
Hex:
#dc6e04
RGB:
220, 110, 4
CMY:
14, 57, 98
CMYK:
0, 50, 98, 14
HSL:
29°, 96.4286%, 43.9216%
HSV (HSB):
29°, 98.1818%, 86.2745%
XYZ:
35.1130, 26.3763, 3.3553
xyY:
0.5415, 0.4068, 26.3763
CIE-Lab:
58.3925, 38.1104, 65.5599
CIE-LCH:
58.3925, 75.8321, 59.8303
CIE-Luv:
58.3925, 91.6796, 53.2669
Hunter-Lab:
51.3578, 32.1632, 32.0769
#dc6e04 color charts
#dc6e04 color shades, tints & tones
#dc6e04 color schemes
#dc6e04 color preview, HTML & CSS examples
This text has a color of #dc6e04
<p style="color:#dc6e04;">Text here</p>
.mytext {color:#dc6e04;}
This box has a color of #dc6e04
<div style="background-color:#dc6e04;">Content here</div>
.mybackground {background-color:#dc6e04;}
Border around this has a color of #dc6e04
<div style="border:2px solid #dc6e04;">Content here</div>
.myborder {border:2px solid #dc6e04;}