#c34d7c color space conversions
Hex:
#c34d7c
RGB:
195, 77, 124
CMY:
24, 70, 51
CMYK:
0, 61, 36, 24
HSL:
336°, 49.5798%, 53.3333%
HSV (HSB):
336°, 60.5128%, 76.4706%
XYZ:
28.7976, 18.3651, 21.0958
xyY:
0.4219, 0.2691, 18.3651
CIE-Lab:
49.9360, 51.6155, -2.0462
CIE-LCH:
49.9360, 51.6561, 357.7298
CIE-Luv:
49.9360, 75.0123, -12.1096
Hunter-Lab:
42.8545, 44.9542, 0.8117
#c34d7c color charts
#c34d7c color shades, tints & tones
#c34d7c color schemes
#c34d7c color preview, HTML & CSS examples
This text has a color of #c34d7c
<p style="color:#c34d7c;">Text here</p>
.mytext {color:#c34d7c;}
This box has a color of #c34d7c
<div style="background-color:#c34d7c;">Content here</div>
.mybackground {background-color:#c34d7c;}
Border around this has a color of #c34d7c
<div style="border:2px solid #c34d7c;">Content here</div>
.myborder {border:2px solid #c34d7c;}