#c32a08 color space conversions
Hex:
#c32a08
RGB:
195, 42, 8
CMY:
24, 84, 97
CMYK:
0, 78, 96, 24
HSL:
11°, 92.1182%, 39.8039%
HSV (HSB):
11°, 95.8974%, 76.4706%
XYZ:
23.3775, 13.2756, 1.5600
xyY:
0.6118, 0.3474, 13.2756
CIE-Lab:
43.1755, 58.2060, 53.4508
CIE-LCH:
43.1755, 79.0249, 42.5614
CIE-Luv:
43.1755, 119.9750, 32.3102
Hunter-Lab:
36.4356, 50.7650, 22.9664
#c32a08 color charts
#c32a08 color shades, tints & tones
#c32a08 color schemes
#c32a08 color preview, HTML & CSS examples
This text has a color of #c32a08
<p style="color:#c32a08;">Text here</p>
.mytext {color:#c32a08;}
This box has a color of #c32a08
<div style="background-color:#c32a08;">Content here</div>
.mybackground {background-color:#c32a08;}
Border around this has a color of #c32a08
<div style="border:2px solid #c32a08;">Content here</div>
.myborder {border:2px solid #c32a08;}