#c34f99 color space conversions
Hex:
#c34f99
RGB:
195, 79, 153
CMY:
24, 69, 40
CMYK:
0, 59, 22, 24
HSL:
322°, 49.1525%, 53.7255%
HSV (HSB):
322°, 59.4872%, 76.4706%
XYZ:
31.0514, 19.4940, 32.2631
xyY:
0.3750, 0.2354, 19.4940
CIE-Lab:
51.2602, 54.4494, -17.3695
CIE-LCH:
51.2602, 57.1527, 342.3071
CIE-Luv:
51.2602, 65.1135, -33.8903
Hunter-Lab:
44.1520, 48.2704, -12.4185
#c34f99 color charts
#c34f99 color shades, tints & tones
#c34f99 color schemes
#c34f99 color preview, HTML & CSS examples
This text has a color of #c34f99
<p style="color:#c34f99;">Text here</p>
.mytext {color:#c34f99;}
This box has a color of #c34f99
<div style="background-color:#c34f99;">Content here</div>
.mybackground {background-color:#c34f99;}
Border around this has a color of #c34f99
<div style="border:2px solid #c34f99;">Content here</div>
.myborder {border:2px solid #c34f99;}