#c34c9e color space conversions
Hex:
#c34c9e
RGB:
195, 76, 158
CMY:
24, 70, 38
CMYK:
0, 61, 19, 24
HSL:
319°, 49.7908%, 53.1373%
HSV (HSB):
319°, 61.0256%, 76.4706%
XYZ:
31.2617, 19.2396, 34.4137
xyY:
0.3682, 0.2266, 19.2396
CIE-Lab:
50.9664, 56.4913, -20.7752
CIE-LCH:
50.9664, 60.1904, 339.8085
CIE-Luv:
50.9664, 64.7398, -39.1420
Hunter-Lab:
43.8630, 50.4589, -15.8132
#c34c9e color charts
#c34c9e color shades, tints & tones
#c34c9e color schemes
#c34c9e color preview, HTML & CSS examples
This text has a color of #c34c9e
<p style="color:#c34c9e;">Text here</p>
.mytext {color:#c34c9e;}
This box has a color of #c34c9e
<div style="background-color:#c34c9e;">Content here</div>
.mybackground {background-color:#c34c9e;}
Border around this has a color of #c34c9e
<div style="border:2px solid #c34c9e;">Content here</div>
.myborder {border:2px solid #c34c9e;}