#cd563e color space conversions
Hex:
#cd563e
RGB:
205, 86, 62
CMY:
20, 66, 76
CMYK:
0, 58, 70, 20
HSL:
10°, 58.8477%, 52.3529%
HSV (HSB):
10°, 69.7561%, 80.3922%
XYZ:
29.3741, 19.9825, 6.8663
xyY:
0.5225, 0.3554, 19.9825
CIE-Lab:
51.8174, 45.7318, 37.3199
CIE-LCH:
51.8174, 59.0269, 39.2165
CIE-Luv:
51.8174, 93.0564, 30.9363
Hunter-Lab:
44.7018, 39.0665, 22.1842
#cd563e color charts
#cd563e color shades, tints & tones
#cd563e color schemes
#cd563e color preview, HTML & CSS examples
This text has a color of #cd563e
<p style="color:#cd563e;">Text here</p>
.mytext {color:#cd563e;}
This box has a color of #cd563e
<div style="background-color:#cd563e;">Content here</div>
.mybackground {background-color:#cd563e;}
Border around this has a color of #cd563e
<div style="border:2px solid #cd563e;">Content here</div>
.myborder {border:2px solid #cd563e;}