#cc153a color space conversions
Hex:
#cc153a
RGB:
204, 21, 58
CMY:
20, 92, 77
CMYK:
0, 90, 72, 20
HSL:
348°, 81.3333%, 44.1176%
HSV (HSB):
348°, 89.7059%, 80.0000%
XYZ:
25.9337, 13.6792, 5.2765
xyY:
0.5777, 0.3047, 13.6792
CIE-Lab:
43.7693, 66.6727, 30.1342
CIE-LCH:
43.7693, 73.1664, 24.3217
CIE-Luv:
43.7693, 126.4450, 17.1808
Hunter-Lab:
36.9854, 60.4377, 17.4312
#cc153a color charts
#cc153a color shades, tints & tones
#cc153a color schemes
#cc153a color preview, HTML & CSS examples
This text has a color of #cc153a
<p style="color:#cc153a;">Text here</p>
.mytext {color:#cc153a;}
This box has a color of #cc153a
<div style="background-color:#cc153a;">Content here</div>
.mybackground {background-color:#cc153a;}
Border around this has a color of #cc153a
<div style="border:2px solid #cc153a;">Content here</div>
.myborder {border:2px solid #cc153a;}