#c32a38 color space conversions
Hex:
#c32a38
RGB:
195, 42, 56
CMY:
24, 84, 78
CMYK:
0, 78, 71, 24
HSL:
355°, 64.5570%, 46.4706%
HSV (HSB):
355°, 78.4615%, 76.4706%
XYZ:
24.0475, 13.5436, 5.0881
xyY:
0.5634, 0.3173, 13.5436
CIE-Lab:
43.5711, 59.4657, 30.6707
CIE-LCH:
43.5711, 66.9094, 27.2834
CIE-Luv:
43.5711, 112.6483, 19.4756
Hunter-Lab:
36.8016, 52.2355, 17.5638
#c32a38 color charts
#c32a38 color shades, tints & tones
#c32a38 color schemes
#c32a38 color preview, HTML & CSS examples
This text has a color of #c32a38
<p style="color:#c32a38;">Text here</p>
.mytext {color:#c32a38;}
This box has a color of #c32a38
<div style="background-color:#c32a38;">Content here</div>
.mybackground {background-color:#c32a38;}
Border around this has a color of #c32a38
<div style="border:2px solid #c32a38;">Content here</div>
.myborder {border:2px solid #c32a38;}