#c34c90 color space conversions
Hex:
#c34c90
RGB:
195, 76, 144
CMY:
24, 70, 44
CMYK:
0, 61, 26, 24
HSL:
326°, 49.7908%, 53.1373%
HSV (HSB):
326°, 61.0256%, 76.4706%
XYZ:
30.1242, 18.7846, 28.4236
xyY:
0.3895, 0.2429, 18.7846
CIE-Lab:
50.4342, 54.5470, -13.2795
CIE-LCH:
50.4342, 56.1401, 346.3175
CIE-Luv:
50.4342, 69.2052, -27.9730
Hunter-Lab:
43.3412, 48.2187, -8.5442
#c34c90 color charts
#c34c90 color shades, tints & tones
#c34c90 color schemes
#c34c90 color preview, HTML & CSS examples
This text has a color of #c34c90
<p style="color:#c34c90;">Text here</p>
.mytext {color:#c34c90;}
This box has a color of #c34c90
<div style="background-color:#c34c90;">Content here</div>
.mybackground {background-color:#c34c90;}
Border around this has a color of #c34c90
<div style="border:2px solid #c34c90;">Content here</div>
.myborder {border:2px solid #c34c90;}