#c34f6b color space conversions
Hex:
#c34f6b
RGB:
195, 79, 107
CMY:
24, 69, 58
CMYK:
0, 59, 45, 24
HSL:
346°, 49.1525%, 53.7255%
HSV (HSB):
346°, 59.4872%, 76.4706%
XYZ:
27.9555, 18.2556, 15.9602
xyY:
0.4497, 0.2936, 18.2556
CIE-Lab:
49.8047, 48.8755, 8.0041
CIE-LCH:
49.8047, 49.5265, 9.3004
CIE-Luv:
49.8047, 78.9598, 0.9947
Hunter-Lab:
42.7266, 42.0190, 7.7613
#c34f6b color charts
#c34f6b color shades, tints & tones
#c34f6b color schemes
#c34f6b color preview, HTML & CSS examples
This text has a color of #c34f6b
<p style="color:#c34f6b;">Text here</p>
.mytext {color:#c34f6b;}
This box has a color of #c34f6b
<div style="background-color:#c34f6b;">Content here</div>
.mybackground {background-color:#c34f6b;}
Border around this has a color of #c34f6b
<div style="border:2px solid #c34f6b;">Content here</div>
.myborder {border:2px solid #c34f6b;}