#c32d09 color space conversions
Hex:
#c32d09
RGB:
195, 45, 9
CMY:
24, 82, 96
CMYK:
0, 77, 95, 24
HSL:
12°, 91.1765%, 40.0000%
HSV (HSB):
12°, 95.3846%, 76.4706%
XYZ:
23.4934, 13.4986, 1.6257
xyY:
0.6084, 0.3495, 13.4986
CIE-Lab:
43.5051, 57.3024, 53.3469
CIE-LCH:
43.5051, 78.2908, 42.9526
CIE-Luv:
43.5051, 118.3375, 32.7611
Hunter-Lab:
36.7404, 49.8446, 23.0948
#c32d09 color charts
#c32d09 color shades, tints & tones
#c32d09 color schemes
#c32d09 color preview, HTML & CSS examples
This text has a color of #c32d09
<p style="color:#c32d09;">Text here</p>
.mytext {color:#c32d09;}
This box has a color of #c32d09
<div style="background-color:#c32d09;">Content here</div>
.mybackground {background-color:#c32d09;}
Border around this has a color of #c32d09
<div style="border:2px solid #c32d09;">Content here</div>
.myborder {border:2px solid #c32d09;}