#c32f31 color space conversions
Hex:
#c32f31
RGB:
195, 47, 49
CMY:
24, 82, 81
CMYK:
0, 76, 75, 24
HSL:
359°, 61.1570%, 47.4510%
HSV (HSB):
359°, 75.8974%, 76.4706%
XYZ:
24.0766, 13.8569, 4.3114
xyY:
0.5699, 0.3280, 13.8569
CIE-Lab:
44.0270, 57.6282, 35.3265
CIE-LCH:
44.0270, 67.5942, 31.5086
CIE-Luv:
44.0270, 111.8747, 23.4519
Hunter-Lab:
37.2248, 50.3082, 19.1904
#c32f31 color charts
#c32f31 color shades, tints & tones
#c32f31 color schemes
#c32f31 color preview, HTML & CSS examples
This text has a color of #c32f31
<p style="color:#c32f31;">Text here</p>
.mytext {color:#c32f31;}
This box has a color of #c32f31
<div style="background-color:#c32f31;">Content here</div>
.mybackground {background-color:#c32f31;}
Border around this has a color of #c32f31
<div style="border:2px solid #c32f31;">Content here</div>
.myborder {border:2px solid #c32f31;}