#b34a6e color space conversions
Hex:
#b34a6e
RGB:
179, 74, 110
CMY:
30, 71, 57
CMYK:
0, 59, 39, 30
HSL:
339°, 41.5020%, 49.6078%
HSV (HSB):
339°, 58.6592%, 70.1961%
XYZ:
23.8537, 15.6071, 16.5071
xyY:
0.4262, 0.2789, 15.6071
CIE-Lab:
46.4547, 46.1847, 1.0372
CIE-LCH:
46.4547, 46.1963, 1.2865
CIE-Luv:
46.4547, 67.9225, -6.9545
Hunter-Lab:
39.5058, 38.6436, 2.8803
#b34a6e color charts
#b34a6e color shades, tints & tones
#b34a6e color schemes
#b34a6e color preview, HTML & CSS examples
This text has a color of #b34a6e
<p style="color:#b34a6e;">Text here</p>
.mytext {color:#b34a6e;}
This box has a color of #b34a6e
<div style="background-color:#b34a6e;">Content here</div>
.mybackground {background-color:#b34a6e;}
Border around this has a color of #b34a6e
<div style="border:2px solid #b34a6e;">Content here</div>
.myborder {border:2px solid #b34a6e;}