#c34e89 color space conversions
Hex:
#c34e89
RGB:
195, 78, 137
CMY:
24, 69, 46
CMYK:
0, 60, 30, 24
HSL:
330°, 49.3671%, 53.5294%
HSV (HSB):
330°, 60.0000%, 76.4706%
XYZ:
29.7454, 18.8570, 25.7389
xyY:
0.4001, 0.2537, 18.8570
CIE-Lab:
50.5195, 52.7447, -8.9743
CIE-LCH:
50.5195, 53.5028, 350.3439
CIE-Luv:
50.5195, 70.5250, -21.6535
Hunter-Lab:
43.4247, 46.2774, -4.7454
#c34e89 color charts
#c34e89 color shades, tints & tones
#c34e89 color schemes
#c34e89 color preview, HTML & CSS examples
This text has a color of #c34e89
<p style="color:#c34e89;">Text here</p>
.mytext {color:#c34e89;}
This box has a color of #c34e89
<div style="background-color:#c34e89;">Content here</div>
.mybackground {background-color:#c34e89;}
Border around this has a color of #c34e89
<div style="border:2px solid #c34e89;">Content here</div>
.myborder {border:2px solid #c34e89;}