#dc570e color space conversions
Hex:
#dc570e
RGB:
220, 87, 14
CMY:
14, 66, 95
CMYK:
0, 60, 94, 14
HSL:
21°, 88.0342%, 45.8824%
HSV (HSB):
21°, 93.6364%, 86.2745%
XYZ:
33.0027, 22.0637, 2.9348
xyY:
0.5690, 0.3804, 22.0637
CIE-Lab:
54.0946, 49.2993, 60.8873
CIE-LCH:
54.0946, 78.3434, 51.0035
CIE-Luv:
54.0946, 109.9155, 45.2677
Hunter-Lab:
46.9721, 43.2134, 29.1761
#dc570e color charts
#dc570e color shades, tints & tones
#dc570e color schemes
#dc570e color preview, HTML & CSS examples
This text has a color of #dc570e
<p style="color:#dc570e;">Text here</p>
.mytext {color:#dc570e;}
This box has a color of #dc570e
<div style="background-color:#dc570e;">Content here</div>
.mybackground {background-color:#dc570e;}
Border around this has a color of #dc570e
<div style="border:2px solid #dc570e;">Content here</div>
.myborder {border:2px solid #dc570e;}