#c32d27 color space conversions
Hex:
#c32d27
RGB:
195, 45, 39
CMY:
24, 82, 85
CMYK:
0, 77, 80, 24
HSL:
2°, 66.6667%, 45.8824%
HSV (HSB):
2°, 80.0000%, 76.4706%
XYZ:
23.8103, 13.6254, 3.2945
xyY:
0.5846, 0.3345, 13.6254
CIE-Lab:
43.6908, 57.9066, 40.5936
CIE-LCH:
43.6908, 70.7179, 35.0311
CIE-Luv:
43.6908, 114.8503, 26.5520
Hunter-Lab:
36.9125, 50.5437, 20.5471
#c32d27 color charts
#c32d27 color shades, tints & tones
#c32d27 color schemes
#c32d27 color preview, HTML & CSS examples
This text has a color of #c32d27
<p style="color:#c32d27;">Text here</p>
.mytext {color:#c32d27;}
This box has a color of #c32d27
<div style="background-color:#c32d27;">Content here</div>
.mybackground {background-color:#c32d27;}
Border around this has a color of #c32d27
<div style="border:2px solid #c32d27;">Content here</div>
.myborder {border:2px solid #c32d27;}