#c32f2c color space conversions
Hex:
#c32f2c
RGB:
195, 47, 44
CMY:
24, 82, 83
CMYK:
0, 76, 77, 24
HSL:
1°, 63.1799%, 46.8627%
HSV (HSB):
1°, 77.4359%, 76.4706%
XYZ:
23.9768, 13.8170, 3.7861
xyY:
0.5766, 0.3323, 13.8170
CIE-Lab:
43.9693, 57.4393, 38.1163
CIE-LCH:
43.9693, 68.9357, 33.5680
CIE-Luv:
43.9693, 112.8955, 25.3042
Hunter-Lab:
37.1712, 50.0896, 19.9808
#c32f2c color charts
#c32f2c color shades, tints & tones
#c32f2c color schemes
#c32f2c color preview, HTML & CSS examples
This text has a color of #c32f2c
<p style="color:#c32f2c;">Text here</p>
.mytext {color:#c32f2c;}
This box has a color of #c32f2c
<div style="background-color:#c32f2c;">Content here</div>
.mybackground {background-color:#c32f2c;}
Border around this has a color of #c32f2c
<div style="border:2px solid #c32f2c;">Content here</div>
.myborder {border:2px solid #c32f2c;}