#c32f04 color space conversions
Hex:
#c32f04
RGB:
195, 47, 4
CMY:
24, 82, 98
CMYK:
0, 76, 98, 24
HSL:
14°, 95.9799%, 39.0196%
HSV (HSB):
14°, 97.9487%, 76.4706%
XYZ:
23.5441, 13.6439, 1.5075
xyY:
0.6084, 0.3526, 13.6439
CIE-Lab:
43.7178, 56.6111, 54.9375
CIE-LCH:
43.7178, 78.8857, 44.1404
CIE-Luv:
43.7178, 117.5472, 33.7043
Hunter-Lab:
36.9376, 49.1353, 23.4366
#c32f04 color charts
#c32f04 color shades, tints & tones
#c32f04 color schemes
#c32f04 color preview, HTML & CSS examples
This text has a color of #c32f04
<p style="color:#c32f04;">Text here</p>
.mytext {color:#c32f04;}
This box has a color of #c32f04
<div style="background-color:#c32f04;">Content here</div>
.mybackground {background-color:#c32f04;}
Border around this has a color of #c32f04
<div style="border:2px solid #c32f04;">Content here</div>
.myborder {border:2px solid #c32f04;}