#c32a15 color space conversions
Hex:
#c32a15
RGB:
195, 42, 21
CMY:
24, 84, 92
CMYK:
0, 78, 89, 24
HSL:
7°, 80.5556%, 42.3529%
HSV (HSB):
7°, 89.2308%, 76.4706%
XYZ:
23.4690, 13.3122, 2.0420
xyY:
0.6045, 0.3429, 13.3122
CIE-Lab:
43.2299, 58.3801, 48.9836
CIE-LCH:
43.2299, 76.2078, 39.9982
CIE-Luv:
43.2299, 118.9183, 30.4688
Hunter-Lab:
36.4859, 50.9673, 22.2218
#c32a15 color charts
#c32a15 color shades, tints & tones
#c32a15 color schemes
#c32a15 color preview, HTML & CSS examples
This text has a color of #c32a15
<p style="color:#c32a15;">Text here</p>
.mytext {color:#c32a15;}
This box has a color of #c32a15
<div style="background-color:#c32a15;">Content here</div>
.mybackground {background-color:#c32a15;}
Border around this has a color of #c32a15
<div style="border:2px solid #c32a15;">Content here</div>
.myborder {border:2px solid #c32a15;}