#cd153b color space conversions
Hex:
#cd153b
RGB:
205, 21, 59
CMY:
20, 92, 77
CMYK:
0, 90, 71, 20
HSL:
348°, 81.4159%, 44.3137%
HSV (HSB):
348°, 89.7561%, 80.3922%
XYZ:
26.2344, 13.8312, 5.4247
xyY:
0.5767, 0.3040, 13.8312
CIE-Lab:
43.9899, 66.9702, 29.8383
CIE-LCH:
43.9899, 73.3167, 24.0152
CIE-Luv:
43.9899, 126.9262, 16.9468
Hunter-Lab:
37.1904, 60.8324, 17.3851
#cd153b color charts
#cd153b color shades, tints & tones
#cd153b color schemes
#cd153b color preview, HTML & CSS examples
This text has a color of #cd153b
<p style="color:#cd153b;">Text here</p>
.mytext {color:#cd153b;}
This box has a color of #cd153b
<div style="background-color:#cd153b;">Content here</div>
.mybackground {background-color:#cd153b;}
Border around this has a color of #cd153b
<div style="border:2px solid #cd153b;">Content here</div>
.myborder {border:2px solid #cd153b;}