#c32c31 color space conversions
Hex:
#c32c31
RGB:
195, 44, 49
CMY:
24, 83, 81
CMYK:
0, 77, 75, 24
HSL:
358°, 63.1799%, 46.8627%
HSV (HSB):
358°, 77.4359%, 76.4706%
XYZ:
23.9607, 13.6252, 4.2728
xyY:
0.5724, 0.3255, 13.6252
CIE-Lab:
43.6906, 58.5701, 34.9506
CIE-LCH:
43.6906, 68.2055, 30.8258
CIE-Luv:
43.6906, 113.3622, 22.8084
Hunter-Lab:
36.9124, 51.2722, 18.9755
#c32c31 color charts
#c32c31 color shades, tints & tones
#c32c31 color schemes
#c32c31 color preview, HTML & CSS examples
This text has a color of #c32c31
<p style="color:#c32c31;">Text here</p>
.mytext {color:#c32c31;}
This box has a color of #c32c31
<div style="background-color:#c32c31;">Content here</div>
.mybackground {background-color:#c32c31;}
Border around this has a color of #c32c31
<div style="border:2px solid #c32c31;">Content here</div>
.myborder {border:2px solid #c32c31;}