#c34d7e color space conversions
Hex:
#c34d7e
RGB:
195, 77, 126
CMY:
24, 70, 51
CMYK:
0, 61, 35, 24
HSL:
335°, 49.5798%, 53.3333%
HSV (HSB):
335°, 60.5128%, 76.4706%
XYZ:
28.9254, 18.4162, 21.7688
xyY:
0.4185, 0.2665, 18.4162
CIE-Lab:
49.9971, 51.8481, -3.1587
CIE-LCH:
49.9971, 51.9443, 356.5138
CIE-Luv:
49.9971, 74.3991, -13.6159
Hunter-Lab:
42.9141, 45.2148, -0.0358
#c34d7e color charts
#c34d7e color shades, tints & tones
#c34d7e color schemes
#c34d7e color preview, HTML & CSS examples
This text has a color of #c34d7e
<p style="color:#c34d7e;">Text here</p>
.mytext {color:#c34d7e;}
This box has a color of #c34d7e
<div style="background-color:#c34d7e;">Content here</div>
.mybackground {background-color:#c34d7e;}
Border around this has a color of #c34d7e
<div style="border:2px solid #c34d7e;">Content here</div>
.myborder {border:2px solid #c34d7e;}