#c32f7a color space conversions
Hex:
#c32f7a
RGB:
195, 47, 122
CMY:
24, 82, 52
CMYK:
0, 76, 37, 24
HSL:
330°, 61.1570%, 47.4510%
HSV (HSB):
330°, 75.8974%, 76.4706%
XYZ:
27.0350, 15.0403, 19.8905
xyY:
0.4363, 0.2427, 15.0403
CIE-Lab:
45.6893, 62.9239, -7.1207
CIE-LCH:
45.6893, 63.3255, 353.5437
CIE-Luv:
45.6893, 88.1548, -20.7375
Hunter-Lab:
38.7818, 56.5654, -3.2616
#c32f7a color charts
#c32f7a color shades, tints & tones
#c32f7a color schemes
#c32f7a color preview, HTML & CSS examples
This text has a color of #c32f7a
<p style="color:#c32f7a;">Text here</p>
.mytext {color:#c32f7a;}
This box has a color of #c32f7a
<div style="background-color:#c32f7a;">Content here</div>
.mybackground {background-color:#c32f7a;}
Border around this has a color of #c32f7a
<div style="border:2px solid #c32f7a;">Content here</div>
.myborder {border:2px solid #c32f7a;}