#c32d7a color space conversions
Hex:
#c32d7a
RGB:
195, 45, 122
CMY:
24, 82, 52
CMYK:
0, 77, 37, 24
HSL:
329°, 62.5000%, 47.0588%
HSV (HSB):
329°, 76.9231%, 76.4706%
XYZ:
26.9569, 14.8840, 19.8645
xyY:
0.4369, 0.2412, 14.8840
CIE-Lab:
45.4749, 63.5309, -7.4408
CIE-LCH:
45.4749, 63.9651, 353.3199
CIE-Luv:
45.4749, 88.7967, -21.2560
Hunter-Lab:
38.5798, 57.2089, -3.5221
#c32d7a color charts
#c32d7a color shades, tints & tones
#c32d7a color schemes
#c32d7a color preview, HTML & CSS examples
This text has a color of #c32d7a
<p style="color:#c32d7a;">Text here</p>
.mytext {color:#c32d7a;}
This box has a color of #c32d7a
<div style="background-color:#c32d7a;">Content here</div>
.mybackground {background-color:#c32d7a;}
Border around this has a color of #c32d7a
<div style="border:2px solid #c32d7a;">Content here</div>
.myborder {border:2px solid #c32d7a;}