#cd354c color space conversions
Hex:
#cd354c
RGB:
205, 53, 76
CMY:
20, 79, 70
CMYK:
0, 74, 63, 20
HSL:
351°, 60.3175%, 50.5882%
HSV (HSB):
351°, 74.1463%, 80.3922%
XYZ:
27.7544, 16.0471, 8.4721
xyY:
0.5309, 0.3070, 16.0471
CIE-Lab:
47.0363, 60.0091, 23.2999
CIE-LCH:
47.0363, 64.3738, 21.2198
CIE-Luv:
47.0363, 110.0213, 14.1293
Hunter-Lab:
40.0589, 53.5691, 15.5020
#cd354c color charts
#cd354c color shades, tints & tones
#cd354c color schemes
#cd354c color preview, HTML & CSS examples
This text has a color of #cd354c
<p style="color:#cd354c;">Text here</p>
.mytext {color:#cd354c;}
This box has a color of #cd354c
<div style="background-color:#cd354c;">Content here</div>
.mybackground {background-color:#cd354c;}
Border around this has a color of #cd354c
<div style="border:2px solid #cd354c;">Content here</div>
.myborder {border:2px solid #cd354c;}