#c32a4c color space conversions
Hex:
#c32a4c
RGB:
195, 42, 76
CMY:
24, 84, 70
CMYK:
0, 78, 61, 24
HSL:
347°, 64.5570%, 46.4706%
HSV (HSB):
347°, 78.4615%, 76.4706%
XYZ:
24.6381, 13.7798, 8.1987
xyY:
0.5285, 0.2956, 13.7798
CIE-Lab:
43.9155, 60.5495, 18.8478
CIE-LCH:
43.9155, 63.4152, 17.2903
CIE-Luv:
43.9155, 106.8922, 9.2716
Hunter-Lab:
37.1212, 53.5122, 12.8899
#c32a4c color charts
#c32a4c color shades, tints & tones
#c32a4c color schemes
#c32a4c color preview, HTML & CSS examples
This text has a color of #c32a4c
<p style="color:#c32a4c;">Text here</p>
.mytext {color:#c32a4c;}
This box has a color of #c32a4c
<div style="background-color:#c32a4c;">Content here</div>
.mybackground {background-color:#c32a4c;}
Border around this has a color of #c32a4c
<div style="border:2px solid #c32a4c;">Content here</div>
.myborder {border:2px solid #c32a4c;}