#b34e7f color space conversions
Hex:
#b34e7f
RGB:
179, 78, 127
CMY:
30, 69, 50
CMYK:
0, 56, 29, 30
HSL:
331°, 39.9209%, 50.3922%
HSV (HSB):
331°, 56.4246%, 70.1961%
XYZ:
25.1456, 16.5648, 21.9507
xyY:
0.3950, 0.2602, 16.5648
CIE-Lab:
47.7069, 46.3809, -7.4320
CIE-LCH:
47.7069, 46.9726, 350.8964
CIE-Luv:
47.7069, 61.0594, -18.0917
Hunter-Lab:
40.6999, 39.0577, -3.4870
#b34e7f color charts
#b34e7f color shades, tints & tones
#b34e7f color schemes
#b34e7f color preview, HTML & CSS examples
This text has a color of #b34e7f
<p style="color:#b34e7f;">Text here</p>
.mytext {color:#b34e7f;}
This box has a color of #b34e7f
<div style="background-color:#b34e7f;">Content here</div>
.mybackground {background-color:#b34e7f;}
Border around this has a color of #b34e7f
<div style="border:2px solid #b34e7f;">Content here</div>
.myborder {border:2px solid #b34e7f;}