#c32d5e color space conversions
Hex:
#c32d5e
RGB:
195, 45, 94
CMY:
24, 82, 63
CMYK:
0, 77, 52, 24
HSL:
340°, 62.5000%, 47.0588%
HSV (HSB):
340°, 76.9231%, 76.4706%
XYZ:
25.4644, 14.2870, 12.0052
xyY:
0.4920, 0.2760, 14.2870
CIE-Lab:
44.6418, 60.9439, 8.6515
CIE-LCH:
44.6418, 61.5549, 8.0797
CIE-Luv:
44.6418, 99.5272, -1.2145
Hunter-Lab:
37.7982, 54.1077, 7.6274
#c32d5e color charts
#c32d5e color shades, tints & tones
#c32d5e color schemes
#c32d5e color preview, HTML & CSS examples
This text has a color of #c32d5e
<p style="color:#c32d5e;">Text here</p>
.mytext {color:#c32d5e;}
This box has a color of #c32d5e
<div style="background-color:#c32d5e;">Content here</div>
.mybackground {background-color:#c32d5e;}
Border around this has a color of #c32d5e
<div style="border:2px solid #c32d5e;">Content here</div>
.myborder {border:2px solid #c32d5e;}