#c32b7c color space conversions
Hex:
#c32b7c
RGB:
195, 43, 124
CMY:
24, 83, 51
CMYK:
0, 78, 36, 24
HSL:
328°, 63.8655%, 46.6667%
HSV (HSB):
328°, 77.9487%, 76.4706%
XYZ:
27.0076, 14.7851, 20.4991
xyY:
0.4336, 0.2374, 14.7851
CIE-Lab:
45.3384, 64.3251, -8.8715
CIE-LCH:
45.3384, 64.9340, 352.1475
CIE-Luv:
45.3384, 88.6044, -23.2701
Hunter-Lab:
38.4514, 58.0856, -4.6926
#c32b7c color charts
#c32b7c color shades, tints & tones
#c32b7c color schemes
#c32b7c color preview, HTML & CSS examples
This text has a color of #c32b7c
<p style="color:#c32b7c;">Text here</p>
.mytext {color:#c32b7c;}
This box has a color of #c32b7c
<div style="background-color:#c32b7c;">Content here</div>
.mybackground {background-color:#c32b7c;}
Border around this has a color of #c32b7c
<div style="border:2px solid #c32b7c;">Content here</div>
.myborder {border:2px solid #c32b7c;}