#c32f25 color space conversions
Hex:
#c32f25
RGB:
195, 47, 37
CMY:
24, 82, 85
CMYK:
0, 76, 81, 24
HSL:
4°, 68.1034%, 45.4902%
HSV (HSB):
4°, 81.0256%, 76.4706%
XYZ:
23.8561, 13.7687, 3.1505
xyY:
0.5851, 0.3377, 13.7687
CIE-Lab:
43.8994, 57.2097, 41.8744
CIE-LCH:
43.8994, 70.8972, 36.2021
CIE-Luv:
43.8994, 114.1557, 27.5863
Hunter-Lab:
37.1062, 49.8244, 20.9403
#c32f25 color charts
#c32f25 color shades, tints & tones
#c32f25 color schemes
#c32f25 color preview, HTML & CSS examples
This text has a color of #c32f25
<p style="color:#c32f25;">Text here</p>
.mytext {color:#c32f25;}
This box has a color of #c32f25
<div style="background-color:#c32f25;">Content here</div>
.mybackground {background-color:#c32f25;}
Border around this has a color of #c32f25
<div style="border:2px solid #c32f25;">Content here</div>
.myborder {border:2px solid #c32f25;}