#c32e06 color space conversions
Hex:
#c32e06
RGB:
195, 46, 6
CMY:
24, 82, 98
CMYK:
0, 76, 97, 24
HSL:
13°, 94.0299%, 39.4118%
HSV (HSB):
13°, 96.9231%, 76.4706%
XYZ:
23.5155, 13.5692, 1.5520
xyY:
0.6086, 0.3512, 13.5692
CIE-Lab:
43.6087, 56.9544, 54.2811
CIE-LCH:
43.6087, 78.6781, 43.6233
CIE-Luv:
43.6087, 117.9790, 33.2863
Hunter-Lab:
36.8365, 49.4865, 23.2875
#c32e06 color charts
#c32e06 color shades, tints & tones
#c32e06 color schemes
#c32e06 color preview, HTML & CSS examples
This text has a color of #c32e06
<p style="color:#c32e06;">Text here</p>
.mytext {color:#c32e06;}
This box has a color of #c32e06
<div style="background-color:#c32e06;">Content here</div>
.mybackground {background-color:#c32e06;}
Border around this has a color of #c32e06
<div style="border:2px solid #c32e06;">Content here</div>
.myborder {border:2px solid #c32e06;}