#dc724d color space conversions
Hex:
#dc724d
RGB:
220, 114, 77
CMY:
14, 55, 70
CMYK:
0, 48, 65, 14
HSL:
16°, 67.1362%, 58.2353%
HSV (HSB):
16°, 65.0000%, 86.2745%
XYZ:
36.8721, 27.7861, 10.4411
xyY:
0.4910, 0.3700, 27.7861
CIE-Lab:
59.6950, 38.3898, 38.9657
CIE-LCH:
59.6950, 54.7001, 45.4265
CIE-Luv:
59.6950, 82.4678, 36.7034
Hunter-Lab:
52.7125, 32.6127, 25.1549
#dc724d color charts
#dc724d color shades, tints & tones
#dc724d color schemes
#dc724d color preview, HTML & CSS examples
This text has a color of #dc724d
<p style="color:#dc724d;">Text here</p>
.mytext {color:#dc724d;}
This box has a color of #dc724d
<div style="background-color:#dc724d;">Content here</div>
.mybackground {background-color:#dc724d;}
Border around this has a color of #dc724d
<div style="border:2px solid #dc724d;">Content here</div>
.myborder {border:2px solid #dc724d;}