#c32f44 color space conversions
Hex:
#c32f44
RGB:
195, 47, 68
CMY:
24, 82, 73
CMYK:
0, 76, 65, 24
HSL:
351°, 61.1570%, 47.4510%
HSV (HSB):
351°, 75.8974%, 76.4706%
XYZ:
24.5656, 14.0525, 6.8865
xyY:
0.5398, 0.3088, 14.0525
CIE-Lab:
44.3081, 58.5440, 24.2946
CIE-LCH:
44.3081, 63.3847, 22.5375
CIE-Luv:
44.3081, 107.1248, 14.7876
Hunter-Lab:
37.4866, 51.3722, 15.3488
#c32f44 color charts
#c32f44 color shades, tints & tones
#c32f44 color schemes
#c32f44 color preview, HTML & CSS examples
This text has a color of #c32f44
<p style="color:#c32f44;">Text here</p>
.mytext {color:#c32f44;}
This box has a color of #c32f44
<div style="background-color:#c32f44;">Content here</div>
.mybackground {background-color:#c32f44;}
Border around this has a color of #c32f44
<div style="border:2px solid #c32f44;">Content here</div>
.myborder {border:2px solid #c32f44;}