#cd353c color space conversions
Hex:
#cd353c
RGB:
205, 53, 60
CMY:
20, 79, 76
CMYK:
0, 74, 71, 20
HSL:
357°, 60.3175%, 50.5882%
HSV (HSB):
357°, 74.1463%, 80.3922%
XYZ:
27.2656, 15.8516, 5.8976
xyY:
0.5563, 0.3234, 15.8516
CIE-Lab:
46.7792, 59.1581, 32.5681
CIE-LCH:
46.7792, 67.5304, 28.8339
CIE-Luv:
46.7792, 114.2700, 22.0480
Hunter-Lab:
39.8141, 52.5662, 19.0873
#cd353c color charts
#cd353c color shades, tints & tones
#cd353c color schemes
#cd353c color preview, HTML & CSS examples
This text has a color of #cd353c
<p style="color:#cd353c;">Text here</p>
.mytext {color:#cd353c;}
This box has a color of #cd353c
<div style="background-color:#cd353c;">Content here</div>
.mybackground {background-color:#cd353c;}
Border around this has a color of #cd353c
<div style="border:2px solid #cd353c;">Content here</div>
.myborder {border:2px solid #cd353c;}