#c34f8b color space conversions
Hex:
#c34f8b
RGB:
195, 79, 139
CMY:
24, 69, 45
CMYK:
0, 59, 29, 24
HSL:
329°, 49.1525%, 53.7255%
HSV (HSB):
329°, 59.4872%, 76.4706%
XYZ:
29.9619, 19.0581, 26.5255
xyY:
0.3966, 0.2523, 19.0581
CIE-Lab:
50.7552, 52.5503, -9.8151
CIE-LCH:
50.7552, 53.4591, 349.4205
CIE-Luv:
50.7552, 69.4499, -22.7973
Hunter-Lab:
43.6556, 46.1113, -5.4661
#c34f8b color charts
#c34f8b color shades, tints & tones
#c34f8b color schemes
#c34f8b color preview, HTML & CSS examples
This text has a color of #c34f8b
<p style="color:#c34f8b;">Text here</p>
.mytext {color:#c34f8b;}
This box has a color of #c34f8b
<div style="background-color:#c34f8b;">Content here</div>
.mybackground {background-color:#c34f8b;}
Border around this has a color of #c34f8b
<div style="border:2px solid #c34f8b;">Content here</div>
.myborder {border:2px solid #c34f8b;}