#c32d23 color space conversions
Hex:
#c32d23
RGB:
195, 45, 35
CMY:
24, 82, 86
CMYK:
0, 77, 82, 24
HSL:
4°, 69.5652%, 45.0980%
HSV (HSB):
4°, 82.0513%, 76.4706%
XYZ:
23.7474, 13.6002, 2.9636
xyY:
0.5891, 0.3374, 13.6002
CIE-Lab:
43.6541, 57.7874, 42.6907
CIE-LCH:
43.6541, 71.8463, 36.4553
CIE-Luv:
43.6541, 115.5254, 27.7567
Hunter-Lab:
36.8785, 50.4055, 21.0503
#c32d23 color charts
#c32d23 color shades, tints & tones
#c32d23 color schemes
#c32d23 color preview, HTML & CSS examples
This text has a color of #c32d23
<p style="color:#c32d23;">Text here</p>
.mytext {color:#c32d23;}
This box has a color of #c32d23
<div style="background-color:#c32d23;">Content here</div>
.mybackground {background-color:#c32d23;}
Border around this has a color of #c32d23
<div style="border:2px solid #c32d23;">Content here</div>
.myborder {border:2px solid #c32d23;}