#dc712e color space conversions
Hex:
#dc712e
RGB:
220, 113, 46
CMY:
14, 56, 82
CMYK:
0, 49, 79, 14
HSL:
23°, 71.3115%, 52.1569%
HSV (HSB):
23°, 79.0909%, 86.2745%
XYZ:
35.9135, 27.2232, 5.9465
xyY:
0.5199, 0.3941, 27.2232
CIE-Lab:
59.1803, 37.4203, 53.7406
CIE-LCH:
59.1803, 65.4854, 55.1500
CIE-Luv:
59.1803, 86.9604, 47.5991
Hunter-Lab:
52.1758, 31.5568, 29.7657
#dc712e color charts
#dc712e color shades, tints & tones
#dc712e color schemes
#dc712e color preview, HTML & CSS examples
This text has a color of #dc712e
<p style="color:#dc712e;">Text here</p>
.mytext {color:#dc712e;}
This box has a color of #dc712e
<div style="background-color:#dc712e;">Content here</div>
.mybackground {background-color:#dc712e;}
Border around this has a color of #dc712e
<div style="border:2px solid #dc712e;">Content here</div>
.myborder {border:2px solid #dc712e;}