#c34f6d color space conversions
Hex:
#c34f6d
RGB:
195, 79, 109
CMY:
24, 69, 57
CMYK:
0, 59, 44, 24
HSL:
344°, 49.1525%, 53.7255%
HSV (HSB):
344°, 59.4872%, 76.4706%
XYZ:
28.0620, 18.2982, 16.5209
xyY:
0.4463, 0.2910, 18.2982
CIE-Lab:
49.8558, 49.0767, 6.8715
CIE-LCH:
49.8558, 49.5554, 7.9705
CIE-Luv:
49.8558, 78.3960, -0.3982
Hunter-Lab:
42.7764, 42.2401, 7.0448
#c34f6d color charts
#c34f6d color shades, tints & tones
#c34f6d color schemes
#c34f6d color preview, HTML & CSS examples
This text has a color of #c34f6d
<p style="color:#c34f6d;">Text here</p>
.mytext {color:#c34f6d;}
This box has a color of #c34f6d
<div style="background-color:#c34f6d;">Content here</div>
.mybackground {background-color:#c34f6d;}
Border around this has a color of #c34f6d
<div style="border:2px solid #c34f6d;">Content here</div>
.myborder {border:2px solid #c34f6d;}