#c34e91 color space conversions
Hex:
#c34e91
RGB:
195, 78, 145
CMY:
24, 69, 43
CMYK:
0, 60, 26, 24
HSL:
326°, 49.3671%, 53.5294%
HSV (HSB):
326°, 60.0000%, 76.4706%
XYZ:
30.3409, 19.0952, 28.8747
xyY:
0.3874, 0.2438, 19.0952
CIE-Lab:
50.7984, 53.7929, -13.3242
CIE-LCH:
50.7984, 55.4185, 346.0882
CIE-Luv:
50.7984, 68.0304, -27.9393
Hunter-Lab:
43.6981, 47.4664, -8.5888
#c34e91 color charts
#c34e91 color shades, tints & tones
#c34e91 color schemes
#c34e91 color preview, HTML & CSS examples
This text has a color of #c34e91
<p style="color:#c34e91;">Text here</p>
.mytext {color:#c34e91;}
This box has a color of #c34e91
<div style="background-color:#c34e91;">Content here</div>
.mybackground {background-color:#c34e91;}
Border around this has a color of #c34e91
<div style="border:2px solid #c34e91;">Content here</div>
.myborder {border:2px solid #c34e91;}