#c34d7b color space conversions
Hex:
#c34d7b
RGB:
195, 77, 123
CMY:
24, 70, 52
CMYK:
0, 61, 37, 24
HSL:
337°, 49.5798%, 53.3333%
HSV (HSB):
337°, 60.5128%, 76.4706%
XYZ:
28.7347, 18.3399, 20.7644
xyY:
0.4236, 0.2703, 18.3399
CIE-Lab:
49.9058, 51.5006, -1.4889
CIE-LCH:
49.9058, 51.5222, 358.3440
CIE-Luv:
49.9058, 75.3178, -11.3605
Hunter-Lab:
42.8251, 44.8255, 1.2300
#c34d7b color charts
#c34d7b color shades, tints & tones
#c34d7b color schemes
#c34d7b color preview, HTML & CSS examples
This text has a color of #c34d7b
<p style="color:#c34d7b;">Text here</p>
.mytext {color:#c34d7b;}
This box has a color of #c34d7b
<div style="background-color:#c34d7b;">Content here</div>
.mybackground {background-color:#c34d7b;}
Border around this has a color of #c34d7b
<div style="border:2px solid #c34d7b;">Content here</div>
.myborder {border:2px solid #c34d7b;}