#c34c7a color space conversions
Hex:
#c34c7a
RGB:
195, 76, 122
CMY:
24, 70, 52
CMYK:
0, 61, 37, 24
HSL:
337°, 49.7908%, 53.1373%
HSV (HSB):
337°, 61.0256%, 76.4706%
XYZ:
28.6030, 18.1761, 20.4132
xyY:
0.4257, 0.2705, 18.1761
CIE-Lab:
49.7090, 51.8352, -1.1755
CIE-LCH:
49.7090, 51.8486, 358.7009
CIE-Luv:
49.7090, 76.1198, -11.0164
Hunter-Lab:
42.6335, 45.1478, 1.4550
#c34c7a color charts
#c34c7a color shades, tints & tones
#c34c7a color schemes
#c34c7a color preview, HTML & CSS examples
This text has a color of #c34c7a
<p style="color:#c34c7a;">Text here</p>
.mytext {color:#c34c7a;}
This box has a color of #c34c7a
<div style="background-color:#c34c7a;">Content here</div>
.mybackground {background-color:#c34c7a;}
Border around this has a color of #c34c7a
<div style="border:2px solid #c34c7a;">Content here</div>
.myborder {border:2px solid #c34c7a;}