#b34e8f color space conversions
Hex:
#b34e8f
RGB:
179, 78, 143
CMY:
30, 69, 44
CMYK:
0, 56, 20, 30
HSL:
321°, 39.9209%, 50.3922%
HSV (HSB):
321°, 56.4246%, 70.1961%
XYZ:
26.2727, 17.0157, 27.8862
xyY:
0.3691, 0.2391, 17.0157
CIE-Lab:
48.2798, 48.6379, -16.1834
CIE-LCH:
48.2798, 51.2596, 341.5961
CIE-Luv:
48.2798, 56.4555, -30.7311
Hunter-Lab:
41.2500, 41.5016, -11.2067
#b34e8f color charts
#b34e8f color shades, tints & tones
#b34e8f color schemes
#b34e8f color preview, HTML & CSS examples
This text has a color of #b34e8f
<p style="color:#b34e8f;">Text here</p>
.mytext {color:#b34e8f;}
This box has a color of #b34e8f
<div style="background-color:#b34e8f;">Content here</div>
.mybackground {background-color:#b34e8f;}
Border around this has a color of #b34e8f
<div style="border:2px solid #b34e8f;">Content here</div>
.myborder {border:2px solid #b34e8f;}