#b34e8e color space conversions
Hex:
#b34e8e
RGB:
179, 78, 142
CMY:
30, 69, 44
CMYK:
0, 56, 21, 30
HSL:
322°, 39.9209%, 50.3922%
HSV (HSB):
322°, 56.4246%, 70.1961%
XYZ:
26.1973, 16.9855, 27.4890
xyY:
0.3707, 0.2403, 16.9855
CIE-Lab:
48.2417, 48.4898, -15.6430
CIE-LCH:
48.2417, 50.9506, 342.1201
CIE-Luv:
48.2417, 56.7445, -29.9310
Hunter-Lab:
41.2134, 41.3398, -10.6964
#b34e8e color charts
#b34e8e color shades, tints & tones
#b34e8e color schemes
#b34e8e color preview, HTML & CSS examples
This text has a color of #b34e8e
<p style="color:#b34e8e;">Text here</p>
.mytext {color:#b34e8e;}
This box has a color of #b34e8e
<div style="background-color:#b34e8e;">Content here</div>
.mybackground {background-color:#b34e8e;}
Border around this has a color of #b34e8e
<div style="border:2px solid #b34e8e;">Content here</div>
.myborder {border:2px solid #b34e8e;}