#c34d7a color space conversions
Hex:
#c34d7a
RGB:
195, 77, 122
CMY:
24, 70, 52
CMYK:
0, 61, 37, 24
HSL:
337°, 49.5798%, 53.3333%
HSV (HSB):
337°, 60.5128%, 76.4706%
XYZ:
28.6724, 18.3150, 20.4363
xyY:
0.4253, 0.2716, 18.3150
CIE-Lab:
49.8760, 51.3867, -0.9309
CIE-LCH:
49.8760, 51.3951, 358.9621
CIE-Luv:
49.8760, 75.6224, -10.6140
Hunter-Lab:
42.7960, 44.6981, 1.6446
#c34d7a color charts
#c34d7a color shades, tints & tones
#c34d7a color schemes
#c34d7a color preview, HTML & CSS examples
This text has a color of #c34d7a
<p style="color:#c34d7a;">Text here</p>
.mytext {color:#c34d7a;}
This box has a color of #c34d7a
<div style="background-color:#c34d7a;">Content here</div>
.mybackground {background-color:#c34d7a;}
Border around this has a color of #c34d7a
<div style="border:2px solid #c34d7a;">Content here</div>
.myborder {border:2px solid #c34d7a;}