#c32d85 color space conversions
Hex:
#c32d85
RGB:
195, 45, 133
CMY:
24, 82, 48
CMYK:
0, 77, 32, 24
HSL:
325°, 62.5000%, 47.0588%
HSV (HSB):
325°, 76.9231%, 76.4706%
XYZ:
27.6777, 15.1723, 23.6601
xyY:
0.4161, 0.2281, 15.1723
CIE-Lab:
45.8693, 64.7331, -13.5687
CIE-LCH:
45.8693, 66.1398, 348.1617
CIE-Luv:
45.8693, 84.3832, -29.6840
Hunter-Lab:
38.9517, 58.6704, -8.7478
#c32d85 color charts
#c32d85 color shades, tints & tones
#c32d85 color schemes
#c32d85 color preview, HTML & CSS examples
This text has a color of #c32d85
<p style="color:#c32d85;">Text here</p>
.mytext {color:#c32d85;}
This box has a color of #c32d85
<div style="background-color:#c32d85;">Content here</div>
.mybackground {background-color:#c32d85;}
Border around this has a color of #c32d85
<div style="border:2px solid #c32d85;">Content here</div>
.myborder {border:2px solid #c32d85;}