#c32f49 color space conversions
Hex:
#c32f49
RGB:
195, 47, 73
CMY:
24, 82, 71
CMYK:
0, 76, 63, 24
HSL:
349°, 61.1570%, 47.4510%
HSV (HSB):
349°, 75.8974%, 76.4706%
XYZ:
24.7248, 14.1162, 7.7249
xyY:
0.5310, 0.3031, 14.1162
CIE-Lab:
44.3991, 58.8385, 21.3407
CIE-LCH:
44.3991, 62.5891, 19.9357
CIE-Luv:
44.3991, 105.6635, 12.1060
Hunter-Lab:
37.5715, 51.7159, 14.1097
#c32f49 color charts
#c32f49 color shades, tints & tones
#c32f49 color schemes
#c32f49 color preview, HTML & CSS examples
This text has a color of #c32f49
<p style="color:#c32f49;">Text here</p>
.mytext {color:#c32f49;}
This box has a color of #c32f49
<div style="background-color:#c32f49;">Content here</div>
.mybackground {background-color:#c32f49;}
Border around this has a color of #c32f49
<div style="border:2px solid #c32f49;">Content here</div>
.myborder {border:2px solid #c32f49;}