#c34a6f color space conversions
Hex:
#c34a6f
RGB:
195, 74, 111
CMY:
24, 71, 56
CMYK:
0, 62, 43, 24
HSL:
342°, 50.2075%, 52.7451%
HSV (HSB):
342°, 62.0513%, 76.4706%
XYZ:
27.8237, 17.6474, 16.9787
xyY:
0.4455, 0.2826, 17.6474
CIE-Lab:
49.0656, 51.5379, 4.5326
CIE-LCH:
49.0656, 51.7368, 5.0260
CIE-Luv:
49.0656, 80.4909, -3.7761
Hunter-Lab:
42.0088, 44.7107, 5.4428
#c34a6f color charts
#c34a6f color shades, tints & tones
#c34a6f color schemes
#c34a6f color preview, HTML & CSS examples
This text has a color of #c34a6f
<p style="color:#c34a6f;">Text here</p>
.mytext {color:#c34a6f;}
This box has a color of #c34a6f
<div style="background-color:#c34a6f;">Content here</div>
.mybackground {background-color:#c34a6f;}
Border around this has a color of #c34a6f
<div style="border:2px solid #c34a6f;">Content here</div>
.myborder {border:2px solid #c34a6f;}