#c32e2c color space conversions
Hex:
#c32e2c
RGB:
195, 46, 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.9373, 13.7379, 3.7729
xyY:
0.5775, 0.3314, 13.7379
CIE-Lab:
43.8547, 57.7595, 37.9946
CIE-LCH:
43.8547, 69.1357, 33.3372
CIE-Luv:
43.8547, 113.4091, 25.0892
Hunter-Lab:
37.0647, 50.4163, 19.9100
#c32e2c color charts
#c32e2c color shades, tints & tones
#c32e2c color schemes
#c32e2c color preview, HTML & CSS examples
This text has a color of #c32e2c
<p style="color:#c32e2c;">Text here</p>
.mytext {color:#c32e2c;}
This box has a color of #c32e2c
<div style="background-color:#c32e2c;">Content here</div>
.mybackground {background-color:#c32e2c;}
Border around this has a color of #c32e2c
<div style="border:2px solid #c32e2c;">Content here</div>
.myborder {border:2px solid #c32e2c;}