#c32d5f color space conversions
Hex:
#c32d5f
RGB:
195, 45, 95
CMY:
24, 82, 63
CMYK:
0, 77, 51, 24
HSL:
340°, 62.5000%, 47.0588%
HSV (HSB):
340°, 76.9231%, 76.4706%
XYZ:
25.5096, 14.3051, 12.2431
xyY:
0.4900, 0.2748, 14.3051
CIE-Lab:
44.6673, 61.0243, 8.0662
CIE-LCH:
44.6673, 61.5551, 7.5298
CIE-Luv:
44.6673, 99.1653, -1.8813
Hunter-Lab:
37.8221, 54.2031, 7.2831
#c32d5f color charts
#c32d5f color shades, tints & tones
#c32d5f color schemes
#c32d5f color preview, HTML & CSS examples
This text has a color of #c32d5f
<p style="color:#c32d5f;">Text here</p>
.mytext {color:#c32d5f;}
This box has a color of #c32d5f
<div style="background-color:#c32d5f;">Content here</div>
.mybackground {background-color:#c32d5f;}
Border around this has a color of #c32d5f
<div style="border:2px solid #c32d5f;">Content here</div>
.myborder {border:2px solid #c32d5f;}