#c32025 color space conversions
Hex:
#c32025
RGB:
195, 32, 37
CMY:
24, 87, 85
CMYK:
0, 84, 81, 24
HSL:
358°, 71.8062%, 44.5098%
HSV (HSB):
358°, 83.5897%, 76.4706%
XYZ:
23.3561, 12.7687, 2.9839
xyY:
0.5972, 0.3265, 12.7687
CIE-Lab:
42.4126, 61.3990, 40.4134
CIE-LCH:
42.4126, 73.5057, 33.3533
CIE-Luv:
42.4126, 121.0439, 24.8459
Hunter-Lab:
35.7333, 54.1384, 20.0624
#c32025 color charts
#c32025 color shades, tints & tones
#c32025 color schemes
#c32025 color preview, HTML & CSS examples
This text has a color of #c32025
<p style="color:#c32025;">Text here</p>
.mytext {color:#c32025;}
This box has a color of #c32025
<div style="background-color:#c32025;">Content here</div>
.mybackground {background-color:#c32025;}
Border around this has a color of #c32025
<div style="border:2px solid #c32025;">Content here</div>
.myborder {border:2px solid #c32025;}