#c32d31 color space conversions
Hex:
#c32d31
RGB:
195, 45, 49
CMY:
24, 82, 81
CMYK:
0, 77, 75, 24
HSL:
358°, 62.5000%, 47.0588%
HSV (HSB):
358°, 76.9231%, 76.4706%
XYZ:
23.9984, 13.7006, 4.2854
xyY:
0.5716, 0.3263, 13.7006
CIE-Lab:
43.8005, 58.2619, 35.0735
CIE-LCH:
43.8005, 68.0044, 31.0478
CIE-Luv:
43.8005, 112.8752, 23.0189
Hunter-Lab:
37.0144, 50.9562, 19.0457
#c32d31 color charts
#c32d31 color shades, tints & tones
#c32d31 color schemes
#c32d31 color preview, HTML & CSS examples
This text has a color of #c32d31
<p style="color:#c32d31;">Text here</p>
.mytext {color:#c32d31;}
This box has a color of #c32d31
<div style="background-color:#c32d31;">Content here</div>
.mybackground {background-color:#c32d31;}
Border around this has a color of #c32d31
<div style="border:2px solid #c32d31;">Content here</div>
.myborder {border:2px solid #c32d31;}