#c34a9e color space conversions
Hex:
#c34a9e
RGB:
195, 74, 158
CMY:
24, 71, 38
CMYK:
0, 62, 19, 24
HSL:
318°, 50.2075%, 52.7451%
HSV (HSB):
318°, 62.0513%, 76.4706%
XYZ:
31.1260, 18.9683, 34.3685
xyY:
0.3685, 0.2246, 18.9683
CIE-Lab:
50.6501, 57.3547, -21.2609
CIE-LCH:
50.6501, 61.1685, 339.6607
CIE-Luv:
50.6501, 65.5022, -39.9451
Hunter-Lab:
43.5526, 51.3527, -16.3005
#c34a9e color charts
#c34a9e color shades, tints & tones
#c34a9e color schemes
#c34a9e color preview, HTML & CSS examples
This text has a color of #c34a9e
<p style="color:#c34a9e;">Text here</p>
.mytext {color:#c34a9e;}
This box has a color of #c34a9e
<div style="background-color:#c34a9e;">Content here</div>
.mybackground {background-color:#c34a9e;}
Border around this has a color of #c34a9e
<div style="border:2px solid #c34a9e;">Content here</div>
.myborder {border:2px solid #c34a9e;}