#c32f33 color space conversions
Hex:
#c32f33
RGB:
195, 47, 51
CMY:
24, 82, 80
CMYK:
0, 76, 74, 24
HSL:
358°, 61.1570%, 47.4510%
HSV (HSB):
358°, 75.8974%, 76.4706%
XYZ:
24.1197, 13.8741, 4.5387
xyY:
0.5671, 0.3262, 13.8741
CIE-Lab:
44.0519, 57.7098, 34.1919
CIE-LCH:
44.0519, 67.0783, 30.6459
CIE-Luv:
44.0519, 111.4387, 22.6597
Hunter-Lab:
37.2480, 50.4026, 18.8491
#c32f33 color charts
#c32f33 color shades, tints & tones
#c32f33 color schemes
#c32f33 color preview, HTML & CSS examples
This text has a color of #c32f33
<p style="color:#c32f33;">Text here</p>
.mytext {color:#c32f33;}
This box has a color of #c32f33
<div style="background-color:#c32f33;">Content here</div>
.mybackground {background-color:#c32f33;}
Border around this has a color of #c32f33
<div style="border:2px solid #c32f33;">Content here</div>
.myborder {border:2px solid #c32f33;}