#dc7f2c color space conversions
Hex:
#dc7f2c
RGB:
220, 127, 44
CMY:
14, 50, 83
CMYK:
0, 42, 80, 14
HSL:
28°, 71.5447%, 51.7647%
HSV (HSB):
28°, 80.0000%, 86.2745%
XYZ:
37.5592, 30.5762, 6.3051
xyY:
0.5046, 0.4107, 30.5762
CIE-Lab:
62.1483, 30.0666, 57.3622
CIE-LCH:
62.1483, 64.7644, 62.3386
CIE-Luv:
62.1483, 75.7959, 53.2289
Hunter-Lab:
55.2958, 24.4770, 31.9465
#dc7f2c color charts
#dc7f2c color shades, tints & tones
#dc7f2c color schemes
#dc7f2c color preview, HTML & CSS examples
This text has a color of #dc7f2c
<p style="color:#dc7f2c;">Text here</p>
.mytext {color:#dc7f2c;}
This box has a color of #dc7f2c
<div style="background-color:#dc7f2c;">Content here</div>
.mybackground {background-color:#dc7f2c;}
Border around this has a color of #dc7f2c
<div style="border:2px solid #dc7f2c;">Content here</div>
.myborder {border:2px solid #dc7f2c;}