#c34c7d color space conversions
Hex:
#c34c7d
RGB:
195, 76, 125
CMY:
24, 70, 51
CMYK:
0, 61, 36, 24
HSL:
335°, 49.7908%, 53.1373%
HSV (HSB):
335°, 61.0256%, 76.4706%
XYZ:
28.7918, 18.2517, 21.4075
xyY:
0.4206, 0.2666, 18.2517
CIE-Lab:
49.7999, 52.1792, -2.8479
CIE-LCH:
49.7999, 52.2568, 356.8759
CIE-Luv:
49.7999, 75.1939, -13.2656
Hunter-Lab:
42.7220, 45.5339, 0.1959
#c34c7d color charts
#c34c7d color shades, tints & tones
#c34c7d color schemes
#c34c7d color preview, HTML & CSS examples
This text has a color of #c34c7d
<p style="color:#c34c7d;">Text here</p>
.mytext {color:#c34c7d;}
This box has a color of #c34c7d
<div style="background-color:#c34c7d;">Content here</div>
.mybackground {background-color:#c34c7d;}
Border around this has a color of #c34c7d
<div style="border:2px solid #c34c7d;">Content here</div>
.myborder {border:2px solid #c34c7d;}