#b34a6f color space conversions
Hex:
#b34a6f
RGB:
179, 74, 111
CMY:
30, 71, 56
CMYK:
0, 59, 38, 30
HSL:
339°, 41.5020%, 49.6078%
HSV (HSB):
339°, 58.6592%, 70.1961%
XYZ:
23.9084, 15.6290, 16.7955
xyY:
0.4244, 0.2774, 15.6290
CIE-Lab:
46.4839, 46.2999, 0.4701
CIE-LCH:
46.4839, 46.3023, 0.5817
CIE-Luv:
46.4839, 67.6357, -7.6895
Hunter-Lab:
39.5335, 38.7668, 2.4845
#b34a6f color charts
#b34a6f color shades, tints & tones
#b34a6f color schemes
#b34a6f color preview, HTML & CSS examples
This text has a color of #b34a6f
<p style="color:#b34a6f;">Text here</p>
.mytext {color:#b34a6f;}
This box has a color of #b34a6f
<div style="background-color:#b34a6f;">Content here</div>
.mybackground {background-color:#b34a6f;}
Border around this has a color of #b34a6f
<div style="border:2px solid #b34a6f;">Content here</div>
.myborder {border:2px solid #b34a6f;}