#c34a7f color space conversions
Hex:
#c34a7f
RGB:
195, 74, 127
CMY:
24, 71, 50
CMYK:
0, 62, 35, 24
HSL:
334°, 50.2075%, 52.7451%
HSV (HSB):
334°, 62.0513%, 76.4706%
XYZ:
28.7852, 18.0320, 22.0420
xyY:
0.4180, 0.2619, 18.0320
CIE-Lab:
49.5349, 53.2962, -4.4429
CIE-LCH:
49.5349, 53.4810, 355.2347
CIE-Luv:
49.5349, 75.5211, -15.5760
Hunter-Lab:
42.4641, 46.6881, -1.0511
#c34a7f color charts
#c34a7f color shades, tints & tones
#c34a7f color schemes
#c34a7f color preview, HTML & CSS examples
This text has a color of #c34a7f
<p style="color:#c34a7f;">Text here</p>
.mytext {color:#c34a7f;}
This box has a color of #c34a7f
<div style="background-color:#c34a7f;">Content here</div>
.mybackground {background-color:#c34a7f;}
Border around this has a color of #c34a7f
<div style="border:2px solid #c34a7f;">Content here</div>
.myborder {border:2px solid #c34a7f;}