#b34e8b color space conversions
Hex:
#b34e8b
RGB:
179, 78, 139
CMY:
30, 69, 45
CMYK:
0, 56, 22, 30
HSL:
324°, 39.9209%, 50.3922%
HSV (HSB):
324°, 56.4246%, 70.1961%
XYZ:
25.9750, 16.8966, 26.3184
xyY:
0.3754, 0.2442, 16.8966
CIE-Lab:
48.1294, 48.0508, -14.0163
CIE-LCH:
48.1294, 50.0534, 343.7382
CIE-Luv:
48.1294, 57.6109, -27.5371
Hunter-Lab:
41.1054, 40.8617, -9.1876
#b34e8b color charts
#b34e8b color shades, tints & tones
#b34e8b color schemes
#b34e8b color preview, HTML & CSS examples
This text has a color of #b34e8b
<p style="color:#b34e8b;">Text here</p>
.mytext {color:#b34e8b;}
This box has a color of #b34e8b
<div style="background-color:#b34e8b;">Content here</div>
.mybackground {background-color:#b34e8b;}
Border around this has a color of #b34e8b
<div style="border:2px solid #b34e8b;">Content here</div>
.myborder {border:2px solid #b34e8b;}