#b34d9f color space conversions
Hex:
#b34d9f
RGB:
179, 77, 159
CMY:
30, 70, 38
CMYK:
0, 57, 11, 30
HSL:
312°, 40.1575%, 50.1961%
HSV (HSB):
312°, 56.9832%, 70.1961%
XYZ:
27.5023, 17.3947, 34.7089
xyY:
0.3455, 0.2185, 17.3947
CIE-Lab:
48.7535, 51.5996, -24.9789
CIE-LCH:
48.7535, 57.3277, 334.1688
CIE-Luv:
48.7535, 52.2270, -44.0662
Hunter-Lab:
41.7069, 44.7190, -20.1468
#b34d9f color charts
#b34d9f color shades, tints & tones
#b34d9f color schemes
#b34d9f color preview, HTML & CSS examples
This text has a color of #b34d9f
<p style="color:#b34d9f;">Text here</p>
.mytext {color:#b34d9f;}
This box has a color of #b34d9f
<div style="background-color:#b34d9f;">Content here</div>
.mybackground {background-color:#b34d9f;}
Border around this has a color of #b34d9f
<div style="border:2px solid #b34d9f;">Content here</div>
.myborder {border:2px solid #b34d9f;}