#c34d8e color space conversions
Hex:
#c34d8e
RGB:
195, 77, 142
CMY:
24, 70, 44
CMYK:
0, 61, 27, 24
HSL:
327°, 49.5798%, 53.3333%
HSV (HSB):
327°, 60.5128%, 76.4706%
XYZ:
30.0420, 18.8629, 27.6487
xyY:
0.3924, 0.2464, 18.8629
CIE-Lab:
50.5264, 53.8398, -11.9483
CIE-LCH:
50.5264, 55.1497, 347.4875
CIE-Luv:
50.5264, 69.4073, -25.9849
Hunter-Lab:
43.4314, 47.4658, -7.3424
#c34d8e color charts
#c34d8e color shades, tints & tones
#c34d8e color schemes
#c34d8e color preview, HTML & CSS examples
This text has a color of #c34d8e
<p style="color:#c34d8e;">Text here</p>
.mytext {color:#c34d8e;}
This box has a color of #c34d8e
<div style="background-color:#c34d8e;">Content here</div>
.mybackground {background-color:#c34d8e;}
Border around this has a color of #c34d8e
<div style="border:2px solid #c34d8e;">Content here</div>
.myborder {border:2px solid #c34d8e;}