#dc6e06 color space conversions
Hex:
#dc6e06
RGB:
220, 110, 6
CMY:
14, 57, 98
CMYK:
0, 50, 97, 14
HSL:
29°, 94.6903%, 44.3137%
HSV (HSB):
29°, 97.2727%, 86.2745%
XYZ:
35.1240, 26.3807, 3.4130
xyY:
0.5411, 0.4064, 26.3807
CIE-Lab:
58.3966, 38.1300, 65.2096
CIE-LCH:
58.3966, 75.5393, 59.6839
CIE-Luv:
58.3966, 91.6245, 53.1071
Hunter-Lab:
51.3621, 32.1837, 32.0136
#dc6e06 color charts
#dc6e06 color shades, tints & tones
#dc6e06 color schemes
#dc6e06 color preview, HTML & CSS examples
This text has a color of #dc6e06
<p style="color:#dc6e06;">Text here</p>
.mytext {color:#dc6e06;}
This box has a color of #dc6e06
<div style="background-color:#dc6e06;">Content here</div>
.mybackground {background-color:#dc6e06;}
Border around this has a color of #dc6e06
<div style="border:2px solid #dc6e06;">Content here</div>
.myborder {border:2px solid #dc6e06;}