#c32a0a color space conversions
Hex:
#c32a0a
RGB:
195, 42, 10
CMY:
24, 84, 96
CMYK:
0, 78, 95, 24
HSL:
10°, 90.2439%, 40.1961%
HSV (HSB):
10°, 94.8718%, 76.4706%
XYZ:
23.3884, 13.2799, 1.6177
xyY:
0.6109, 0.3469, 13.2799
CIE-Lab:
43.1821, 58.2269, 52.8704
CIE-LCH:
43.1821, 78.6489, 42.2396
CIE-Luv:
43.1821, 119.8475, 32.0882
Hunter-Lab:
36.4417, 50.7892, 22.8771
#c32a0a color charts
#c32a0a color shades, tints & tones
#c32a0a color schemes
#c32a0a color preview, HTML & CSS examples
This text has a color of #c32a0a
<p style="color:#c32a0a;">Text here</p>
.mytext {color:#c32a0a;}
This box has a color of #c32a0a
<div style="background-color:#c32a0a;">Content here</div>
.mybackground {background-color:#c32a0a;}
Border around this has a color of #c32a0a
<div style="border:2px solid #c32a0a;">Content here</div>
.myborder {border:2px solid #c32a0a;}