#c32f23 color space conversions
Hex:
#c32f23
RGB:
195, 47, 35
CMY:
24, 82, 86
CMYK:
0, 76, 82, 24
HSL:
5°, 69.5652%, 45.0980%
HSV (HSB):
5°, 82.0513%, 76.4706%
XYZ:
23.8256, 13.7565, 2.9896
xyY:
0.5872, 0.3391, 13.7565
CIE-Lab:
43.8817, 57.1514, 42.9074
CIE-LCH:
43.8817, 71.4656, 36.8980
CIE-Luv:
43.8817, 114.4792, 28.1713
Hunter-Lab:
37.0897, 49.7571, 21.1837
#c32f23 color charts
#c32f23 color shades, tints & tones
#c32f23 color schemes
#c32f23 color preview, HTML & CSS examples
This text has a color of #c32f23
<p style="color:#c32f23;">Text here</p>
.mytext {color:#c32f23;}
This box has a color of #c32f23
<div style="background-color:#c32f23;">Content here</div>
.mybackground {background-color:#c32f23;}
Border around this has a color of #c32f23
<div style="border:2px solid #c32f23;">Content here</div>
.myborder {border:2px solid #c32f23;}