#c32a10 color space conversions
Hex:
#c32a10
RGB:
195, 42, 16
CMY:
24, 84, 94
CMYK:
0, 78, 92, 24
HSL:
9°, 84.8341%, 41.3725%
HSV (HSB):
9°, 91.7949%, 76.4706%
XYZ:
23.4272, 13.2954, 1.8217
xyY:
0.6078, 0.3449, 13.2954
CIE-Lab:
43.2051, 58.3006, 50.9246
CIE-LCH:
43.2051, 77.4098, 41.1367
CIE-Luv:
43.2051, 119.3989, 31.3067
Hunter-Lab:
36.4629, 50.8749, 22.5618
#c32a10 color charts
#c32a10 color shades, tints & tones
#c32a10 color schemes
#c32a10 color preview, HTML & CSS examples
This text has a color of #c32a10
<p style="color:#c32a10;">Text here</p>
.mytext {color:#c32a10;}
This box has a color of #c32a10
<div style="background-color:#c32a10;">Content here</div>
.mybackground {background-color:#c32a10;}
Border around this has a color of #c32a10
<div style="border:2px solid #c32a10;">Content here</div>
.myborder {border:2px solid #c32a10;}