#dc7e00 color space conversions
Hex:
#dc7e00
RGB:
220, 126, 0
CMY:
14, 51, 100
CMYK:
0, 43, 100, 14
HSL:
34°, 100.0000%, 43.1373%
HSV (HSB):
34°, 100.0000%, 86.2745%
XYZ:
36.9761, 30.1374, 3.8682
xyY:
0.5209, 0.4246, 30.1374
CIE-Lab:
61.7726, 29.7773, 68.3428
CIE-LCH:
61.7726, 74.5482, 66.4570
CIE-Luv:
61.7726, 78.3689, 58.9766
Hunter-Lab:
54.8975, 24.1575, 34.2505
#dc7e00 color charts
#dc7e00 color shades, tints & tones
#dc7e00 color schemes
#dc7e00 color preview, HTML & CSS examples
This text has a color of #dc7e00
<p style="color:#dc7e00;">Text here</p>
.mytext {color:#dc7e00;}
This box has a color of #dc7e00
<div style="background-color:#dc7e00;">Content here</div>
.mybackground {background-color:#dc7e00;}
Border around this has a color of #dc7e00
<div style="border:2px solid #dc7e00;">Content here</div>
.myborder {border:2px solid #dc7e00;}