#c32f16 color space conversions
Hex:
#c32f16
RGB:
195, 47, 22
CMY:
24, 82, 91
CMYK:
0, 76, 89, 24
HSL:
9°, 79.7235%, 42.5490%
HSV (HSB):
9°, 88.7179%, 76.4706%
XYZ:
23.6670, 13.6931, 2.1547
xyY:
0.5989, 0.3465, 13.6931
CIE-Lab:
43.7895, 56.8478, 48.9885
CIE-LCH:
43.7895, 75.0436, 40.7531
CIE-Luv:
43.7895, 116.1876, 31.2556
Hunter-Lab:
37.0041, 49.4073, 22.4505
#c32f16 color charts
#c32f16 color shades, tints & tones
#c32f16 color schemes
#c32f16 color preview, HTML & CSS examples
This text has a color of #c32f16
<p style="color:#c32f16;">Text here</p>
.mytext {color:#c32f16;}
This box has a color of #c32f16
<div style="background-color:#c32f16;">Content here</div>
.mybackground {background-color:#c32f16;}
Border around this has a color of #c32f16
<div style="border:2px solid #c32f16;">Content here</div>
.myborder {border:2px solid #c32f16;}