#dc7e05 color space conversions
Hex:
#dc7e05
RGB:
220, 126, 5
CMY:
14, 51, 98
CMYK:
0, 43, 98, 14
HSL:
34°, 95.5556%, 44.1176%
HSV (HSB):
34°, 97.7273%, 86.2745%
XYZ:
37.0034, 30.1483, 4.0125
xyY:
0.5200, 0.4236, 30.1483
CIE-Lab:
61.7820, 29.8268, 67.5518
CIE-LCH:
61.7820, 73.8436, 66.1766
CIE-Luv:
61.7820, 78.2608, 58.6015
Hunter-Lab:
54.9075, 24.2073, 34.1025
#dc7e05 color charts
#dc7e05 color shades, tints & tones
#dc7e05 color schemes
#dc7e05 color preview, HTML & CSS examples
This text has a color of #dc7e05
<p style="color:#dc7e05;">Text here</p>
.mytext {color:#dc7e05;}
This box has a color of #dc7e05
<div style="background-color:#dc7e05;">Content here</div>
.mybackground {background-color:#dc7e05;}
Border around this has a color of #dc7e05
<div style="border:2px solid #dc7e05;">Content here</div>
.myborder {border:2px solid #dc7e05;}