#dc6e0e color space conversions
Hex:
#dc6e0e
RGB:
220, 110, 14
CMY:
14, 57, 95
CMYK:
0, 50, 94, 14
HSL:
28°, 88.0342%, 45.8824%
HSV (HSB):
28°, 93.6364%, 86.2745%
XYZ:
35.1704, 26.3992, 3.6573
xyY:
0.5392, 0.4047, 26.3992
CIE-Lab:
58.4141, 38.2127, 63.7696
CIE-LCH:
58.4141, 74.3423, 59.0687
CIE-Luv:
58.4141, 91.3920, 52.4319
Hunter-Lab:
51.3802, 32.2703, 31.7457
#dc6e0e color charts
#dc6e0e color shades, tints & tones
#dc6e0e color schemes
#dc6e0e color preview, HTML & CSS examples
This text has a color of #dc6e0e
<p style="color:#dc6e0e;">Text here</p>
.mytext {color:#dc6e0e;}
This box has a color of #dc6e0e
<div style="background-color:#dc6e0e;">Content here</div>
.mybackground {background-color:#dc6e0e;}
Border around this has a color of #dc6e0e
<div style="border:2px solid #dc6e0e;">Content here</div>
.myborder {border:2px solid #dc6e0e;}