#c32c41 color space conversions
Hex:
#c32c41
RGB:
195, 44, 65
CMY:
24, 83, 75
CMYK:
0, 77, 67, 24
HSL:
352°, 63.1799%, 46.8627%
HSV (HSB):
352°, 77.4359%, 76.4706%
XYZ:
24.3605, 13.7851, 6.3779
xyY:
0.5471, 0.3096, 13.7851
CIE-Lab:
43.9232, 59.3144, 25.6431
CIE-LCH:
43.9232, 64.6201, 23.3800
CIE-Luv:
43.9232, 109.3503, 15.6402
Hunter-Lab:
37.1283, 52.1422, 15.8050
#c32c41 color charts
#c32c41 color shades, tints & tones
#c32c41 color schemes
#c32c41 color preview, HTML & CSS examples
This text has a color of #c32c41
<p style="color:#c32c41;">Text here</p>
.mytext {color:#c32c41;}
This box has a color of #c32c41
<div style="background-color:#c32c41;">Content here</div>
.mybackground {background-color:#c32c41;}
Border around this has a color of #c32c41
<div style="border:2px solid #c32c41;">Content here</div>
.myborder {border:2px solid #c32c41;}