#c32f3a color space conversions
Hex:
#c32f3a
RGB:
195, 47, 58
CMY:
24, 82, 77
CMYK:
0, 76, 70, 24
HSL:
356°, 61.1570%, 47.4510%
HSV (HSB):
356°, 75.8974%, 76.4706%
XYZ:
24.2859, 13.9406, 5.4138
xyY:
0.5565, 0.3194, 13.9406
CIE-Lab:
44.1477, 58.0224, 30.1595
CIE-LCH:
44.1477, 65.3926, 27.4650
CIE-Luv:
44.1477, 109.7911, 19.6606
Hunter-Lab:
37.3371, 50.7652, 17.5391
#c32f3a color charts
#c32f3a color shades, tints & tones
#c32f3a color schemes
#c32f3a color preview, HTML & CSS examples
This text has a color of #c32f3a
<p style="color:#c32f3a;">Text here</p>
.mytext {color:#c32f3a;}
This box has a color of #c32f3a
<div style="background-color:#c32f3a;">Content here</div>
.mybackground {background-color:#c32f3a;}
Border around this has a color of #c32f3a
<div style="border:2px solid #c32f3a;">Content here</div>
.myborder {border:2px solid #c32f3a;}