#c32a20 color space conversions
Hex:
#c32a20
RGB:
195, 42, 32
CMY:
24, 84, 87
CMYK:
0, 78, 84, 24
HSL:
4°, 71.8062%, 44.5098%
HSV (HSB):
4°, 83.5897%, 76.4706%
XYZ:
23.5944, 13.3623, 2.7021
xyY:
0.5949, 0.3369, 13.3623
CIE-Lab:
43.3042, 58.6174, 43.9114
CIE-LCH:
43.3042, 73.2408, 36.8376
CIE-Luv:
43.3042, 117.5009, 27.9940
Hunter-Lab:
36.5545, 51.2437, 21.2054
#c32a20 color charts
#c32a20 color shades, tints & tones
#c32a20 color schemes
#c32a20 color preview, HTML & CSS examples
This text has a color of #c32a20
<p style="color:#c32a20;">Text here</p>
.mytext {color:#c32a20;}
This box has a color of #c32a20
<div style="background-color:#c32a20;">Content here</div>
.mybackground {background-color:#c32a20;}
Border around this has a color of #c32a20
<div style="border:2px solid #c32a20;">Content here</div>
.myborder {border:2px solid #c32a20;}