#c34f84 color space conversions
Hex:
#c34f84
RGB:
195, 79, 132
CMY:
24, 69, 48
CMYK:
0, 59, 32, 24
HSL:
333°, 49.1525%, 53.7255%
HSV (HSB):
333°, 59.4872%, 76.4706%
XYZ:
29.4665, 18.8600, 23.9171
xyY:
0.4079, 0.2611, 18.8600
CIE-Lab:
50.5230, 51.6653, -5.9789
CIE-LCH:
50.5230, 52.0101, 353.3989
CIE-Luv:
50.5230, 71.5969, -17.3661
Hunter-Lab:
43.4281, 45.1153, -2.2530
#c34f84 color charts
#c34f84 color shades, tints & tones
#c34f84 color schemes
#c34f84 color preview, HTML & CSS examples
This text has a color of #c34f84
<p style="color:#c34f84;">Text here</p>
.mytext {color:#c34f84;}
This box has a color of #c34f84
<div style="background-color:#c34f84;">Content here</div>
.mybackground {background-color:#c34f84;}
Border around this has a color of #c34f84
<div style="border:2px solid #c34f84;">Content here</div>
.myborder {border:2px solid #c34f84;}