#c34f7c color space conversions
Hex:
#c34f7c
RGB:
195, 79, 124
CMY:
24, 69, 51
CMYK:
0, 59, 36, 24
HSL:
337°, 49.1525%, 53.7255%
HSV (HSB):
337°, 59.4872%, 76.4706%
XYZ:
28.9397, 18.6493, 21.1432
xyY:
0.4211, 0.2713, 18.6493
CIE-Lab:
50.2744, 50.7084, -1.5494
CIE-LCH:
50.2744, 50.7321, 358.2499
CIE-Luv:
50.2744, 74.0160, -11.2906
Hunter-Lab:
43.1848, 44.0460, 1.2012
#c34f7c color charts
#c34f7c color shades, tints & tones
#c34f7c color schemes
#c34f7c color preview, HTML & CSS examples
This text has a color of #c34f7c
<p style="color:#c34f7c;">Text here</p>
.mytext {color:#c34f7c;}
This box has a color of #c34f7c
<div style="background-color:#c34f7c;">Content here</div>
.mybackground {background-color:#c34f7c;}
Border around this has a color of #c34f7c
<div style="border:2px solid #c34f7c;">Content here</div>
.myborder {border:2px solid #c34f7c;}