#dc563a color space conversions
Hex:
#dc563a
RGB:
220, 86, 58
CMY:
14, 66, 77
CMYK:
0, 61, 74, 14
HSL:
10°, 69.8276%, 54.5098%
HSV (HSB):
10°, 73.6364%, 86.2745%
XYZ:
33.6067, 22.1767, 6.5123
xyY:
0.5395, 0.3560, 22.1767
CIE-Lab:
54.2140, 50.9157, 42.8442
CIE-LCH:
54.2140, 66.5434, 40.0797
CIE-Luv:
54.2140, 106.1417, 34.5436
Hunter-Lab:
47.0922, 44.9730, 24.7654
#dc563a color charts
#dc563a color shades, tints & tones
#dc563a color schemes
#dc563a color preview, HTML & CSS examples
This text has a color of #dc563a
<p style="color:#dc563a;">Text here</p>
.mytext {color:#dc563a;}
This box has a color of #dc563a
<div style="background-color:#dc563a;">Content here</div>
.mybackground {background-color:#dc563a;}
Border around this has a color of #dc563a
<div style="border:2px solid #dc563a;">Content here</div>
.myborder {border:2px solid #dc563a;}