#c32a5b color space conversions
Hex:
#c32a5b
RGB:
195, 42, 91
CMY:
24, 84, 64
CMYK:
0, 78, 53, 24
HSL:
341°, 64.5570%, 46.4706%
HSV (HSB):
341°, 78.4615%, 76.4706%
XYZ:
25.2220, 14.0134, 11.2730
xyY:
0.4994, 0.2774, 14.0134
CIE-Lab:
44.2521, 61.5973, 9.9704
CIE-LCH:
44.2521, 62.3990, 9.1944
CIE-Luv:
44.2521, 101.7502, 0.0528
Hunter-Lab:
37.4344, 54.7566, 8.3495
#c32a5b color charts
#c32a5b color shades, tints & tones
#c32a5b color schemes
#c32a5b color preview, HTML & CSS examples
This text has a color of #c32a5b
<p style="color:#c32a5b;">Text here</p>
.mytext {color:#c32a5b;}
This box has a color of #c32a5b
<div style="background-color:#c32a5b;">Content here</div>
.mybackground {background-color:#c32a5b;}
Border around this has a color of #c32a5b
<div style="border:2px solid #c32a5b;">Content here</div>
.myborder {border:2px solid #c32a5b;}