#cd545e color space conversions
Hex:
#cd545e
RGB:
205, 84, 94
CMY:
20, 67, 63
CMYK:
0, 59, 54, 20
HSL:
355°, 54.7511%, 56.6667%
HSV (HSB):
355°, 59.0244%, 80.3922%
XYZ:
30.3675, 20.1279, 12.8742
xyY:
0.4792, 0.3176, 20.1279
CIE-Lab:
51.9816, 48.7931, 19.0460
CIE-LCH:
51.9816, 52.3786, 21.3228
CIE-Luv:
51.9816, 87.6145, 13.5571
Hunter-Lab:
44.8642, 42.3103, 14.3911
#cd545e color charts
#cd545e color shades, tints & tones
#cd545e color schemes
#cd545e color preview, HTML & CSS examples
This text has a color of #cd545e
<p style="color:#cd545e;">Text here</p>
.mytext {color:#cd545e;}
This box has a color of #cd545e
<div style="background-color:#cd545e;">Content here</div>
.mybackground {background-color:#cd545e;}
Border around this has a color of #cd545e
<div style="border:2px solid #cd545e;">Content here</div>
.myborder {border:2px solid #cd545e;}