#c34f8d color space conversions
Hex:
#c34f8d
RGB:
195, 79, 141
CMY:
24, 69, 45
CMYK:
0, 59, 28, 24
HSL:
328°, 49.1525%, 53.7255%
HSV (HSB):
328°, 59.4872%, 76.4706%
XYZ:
30.1094, 19.1172, 27.3023
xyY:
0.3934, 0.2498, 19.1172
CIE-Lab:
50.8240, 52.8112, -10.9041
CIE-LCH:
50.8240, 53.9252, 348.3339
CIE-Luv:
50.8240, 68.8329, -24.3655
Hunter-Lab:
43.7232, 46.4061, -6.4166
#c34f8d color charts
#c34f8d color shades, tints & tones
#c34f8d color schemes
#c34f8d color preview, HTML & CSS examples
This text has a color of #c34f8d
<p style="color:#c34f8d;">Text here</p>
.mytext {color:#c34f8d;}
This box has a color of #c34f8d
<div style="background-color:#c34f8d;">Content here</div>
.mybackground {background-color:#c34f8d;}
Border around this has a color of #c34f8d
<div style="border:2px solid #c34f8d;">Content here</div>
.myborder {border:2px solid #c34f8d;}