#c32d7d color space conversions
Hex:
#c32d7d
RGB:
195, 45, 125
CMY:
24, 82, 51
CMYK:
0, 77, 36, 24
HSL:
328°, 62.5000%, 47.0588%
HSV (HSB):
328°, 76.9231%, 76.4706%
XYZ:
27.1457, 14.9595, 20.8588
xyY:
0.4311, 0.2376, 14.9595
CIE-Lab:
45.5787, 63.8486, -9.1236
CIE-LCH:
45.5787, 64.4972, 351.8678
CIE-Luv:
45.5787, 87.5980, -23.5332
Hunter-Lab:
38.6776, 57.5939, -4.9007
#c32d7d color charts
#c32d7d color shades, tints & tones
#c32d7d color schemes
#c32d7d color preview, HTML & CSS examples
This text has a color of #c32d7d
<p style="color:#c32d7d;">Text here</p>
.mytext {color:#c32d7d;}
This box has a color of #c32d7d
<div style="background-color:#c32d7d;">Content here</div>
.mybackground {background-color:#c32d7d;}
Border around this has a color of #c32d7d
<div style="border:2px solid #c32d7d;">Content here</div>
.myborder {border:2px solid #c32d7d;}