#c32f7c color space conversions
Hex:
#c32f7c
RGB:
195, 47, 124
CMY:
24, 82, 51
CMYK:
0, 76, 36, 24
HSL:
329°, 61.1570%, 47.4510%
HSV (HSB):
329°, 75.8974%, 76.4706%
XYZ:
27.1603, 15.0904, 20.5500
xyY:
0.4325, 0.2403, 15.0904
CIE-Lab:
45.7577, 63.1360, -8.2433
CIE-LCH:
45.7577, 63.6718, 352.5613
CIE-Luv:
45.7577, 87.3664, -22.2532
Hunter-Lab:
38.8463, 56.8212, -4.1724
#c32f7c color charts
#c32f7c color shades, tints & tones
#c32f7c color schemes
#c32f7c color preview, HTML & CSS examples
This text has a color of #c32f7c
<p style="color:#c32f7c;">Text here</p>
.mytext {color:#c32f7c;}
This box has a color of #c32f7c
<div style="background-color:#c32f7c;">Content here</div>
.mybackground {background-color:#c32f7c;}
Border around this has a color of #c32f7c
<div style="border:2px solid #c32f7c;">Content here</div>
.myborder {border:2px solid #c32f7c;}