#c32c35 color space conversions
Hex:
#c32c35
RGB:
195, 44, 53
CMY:
24, 83, 79
CMYK:
0, 77, 73, 24
HSL:
356°, 63.1799%, 46.8627%
HSV (HSB):
356°, 77.4359%, 76.4706%
XYZ:
24.0490, 13.6605, 4.7374
xyY:
0.5666, 0.3218, 13.6605
CIE-Lab:
43.7421, 58.7353, 32.6603
CIE-LCH:
43.7421, 67.2052, 29.0766
CIE-Luv:
43.7421, 112.4518, 21.1863
Hunter-Lab:
36.9601, 51.4650, 18.2726
#c32c35 color charts
#c32c35 color shades, tints & tones
#c32c35 color schemes
#c32c35 color preview, HTML & CSS examples
This text has a color of #c32c35
<p style="color:#c32c35;">Text here</p>
.mytext {color:#c32c35;}
This box has a color of #c32c35
<div style="background-color:#c32c35;">Content here</div>
.mybackground {background-color:#c32c35;}
Border around this has a color of #c32c35
<div style="border:2px solid #c32c35;">Content here</div>
.myborder {border:2px solid #c32c35;}