#cd153c color space conversions
Hex:
#cd153c
RGB:
205, 21, 60
CMY:
20, 92, 76
CMYK:
0, 90, 71, 20
HSL:
347°, 81.4159%, 44.3137%
HSV (HSB):
347°, 89.7561%, 80.3922%
XYZ:
26.2606, 13.8417, 5.5626
xyY:
0.5751, 0.3031, 13.8417
CIE-Lab:
44.0051, 67.0133, 29.2459
CIE-LCH:
44.0051, 73.1170, 23.5774
CIE-Luv:
44.0051, 126.6367, 16.4891
Hunter-Lab:
37.2045, 60.8857, 17.1784
#cd153c color charts
#cd153c color shades, tints & tones
#cd153c color schemes
#cd153c color preview, HTML & CSS examples
This text has a color of #cd153c
<p style="color:#cd153c;">Text here</p>
.mytext {color:#cd153c;}
This box has a color of #cd153c
<div style="background-color:#cd153c;">Content here</div>
.mybackground {background-color:#cd153c;}
Border around this has a color of #cd153c
<div style="border:2px solid #cd153c;">Content here</div>
.myborder {border:2px solid #cd153c;}