#c32d8b color space conversions
Hex:
#c32d8b
RGB:
195, 45, 139
CMY:
24, 82, 45
CMYK:
0, 77, 29, 24
HSL:
322°, 62.5000%, 47.0588%
HSV (HSB):
322°, 76.9231%, 76.4706%
XYZ:
28.1043, 15.3430, 25.9063
xyY:
0.4052, 0.2212, 15.3430
CIE-Lab:
46.1004, 65.4310, -16.8610
CIE-LCH:
46.1004, 67.5685, 345.5498
CIE-Luv:
46.1004, 81.9652, -34.3549
Hunter-Lab:
39.1701, 59.5249, -11.7942
#c32d8b color charts
#c32d8b color shades, tints & tones
#c32d8b color schemes
#c32d8b color preview, HTML & CSS examples
This text has a color of #c32d8b
<p style="color:#c32d8b;">Text here</p>
.mytext {color:#c32d8b;}
This box has a color of #c32d8b
<div style="background-color:#c32d8b;">Content here</div>
.mybackground {background-color:#c32d8b;}
Border around this has a color of #c32d8b
<div style="border:2px solid #c32d8b;">Content here</div>
.myborder {border:2px solid #c32d8b;}