#c32a04 color space conversions
Hex:
#c32a04
RGB:
195, 42, 4
CMY:
24, 84, 98
CMYK:
0, 78, 98, 24
HSL:
12°, 95.9799%, 39.0196%
HSV (HSB):
12°, 97.9487%, 76.4706%
XYZ:
23.3556, 13.2668, 1.4446
xyY:
0.6135, 0.3485, 13.2668
CIE-Lab:
43.1625, 58.1643, 54.6569
CIE-LCH:
43.1625, 79.8152, 43.2194
CIE-Luv:
43.1625, 120.2308, 32.7555
Hunter-Lab:
36.4236, 50.7165, 23.1450
#c32a04 color charts
#c32a04 color shades, tints & tones
#c32a04 color schemes
#c32a04 color preview, HTML & CSS examples
This text has a color of #c32a04
<p style="color:#c32a04;">Text here</p>
.mytext {color:#c32a04;}
This box has a color of #c32a04
<div style="background-color:#c32a04;">Content here</div>
.mybackground {background-color:#c32a04;}
Border around this has a color of #c32a04
<div style="border:2px solid #c32a04;">Content here</div>
.myborder {border:2px solid #c32a04;}