#c32e30 color space conversions
Hex:
#c32e30
RGB:
195, 46, 48
CMY:
24, 82, 81
CMYK:
0, 76, 75, 24
HSL:
359°, 61.8257%, 47.2549%
HSV (HSB):
359°, 76.4103%, 76.4706%
XYZ:
24.0162, 13.7695, 4.1883
xyY:
0.5722, 0.3280, 13.7695
CIE-Lab:
43.9005, 57.9085, 35.7635
CIE-LCH:
43.9005, 68.0620, 31.6989
CIE-Luv:
43.9005, 112.5933, 23.6193
Hunter-Lab:
37.1073, 50.5892, 19.2830
#c32e30 color charts
#c32e30 color shades, tints & tones
#c32e30 color schemes
#c32e30 color preview, HTML & CSS examples
This text has a color of #c32e30
<p style="color:#c32e30;">Text here</p>
.mytext {color:#c32e30;}
This box has a color of #c32e30
<div style="background-color:#c32e30;">Content here</div>
.mybackground {background-color:#c32e30;}
Border around this has a color of #c32e30
<div style="border:2px solid #c32e30;">Content here</div>
.myborder {border:2px solid #c32e30;}