#c32d7c color space conversions
Hex:
#c32d7c
RGB:
195, 45, 124
CMY:
24, 82, 51
CMYK:
0, 77, 36, 24
HSL:
328°, 62.5000%, 47.0588%
HSV (HSB):
328°, 76.9231%, 76.4706%
XYZ:
27.0822, 14.9341, 20.5240
xyY:
0.4330, 0.2388, 14.9341
CIE-Lab:
45.5438, 63.7419, -8.5636
CIE-LCH:
45.5438, 64.3145, 352.3482
CIE-Luv:
45.5438, 87.9982, -22.7721
Hunter-Lab:
38.6447, 57.4644, -4.4373
#c32d7c color charts
#c32d7c color shades, tints & tones
#c32d7c color schemes
#c32d7c color preview, HTML & CSS examples
This text has a color of #c32d7c
<p style="color:#c32d7c;">Text here</p>
.mytext {color:#c32d7c;}
This box has a color of #c32d7c
<div style="background-color:#c32d7c;">Content here</div>
.mybackground {background-color:#c32d7c;}
Border around this has a color of #c32d7c
<div style="border:2px solid #c32d7c;">Content here</div>
.myborder {border:2px solid #c32d7c;}