#b34f6e color space conversions
Hex:
#b34f6e
RGB:
179, 79, 110
CMY:
30, 69, 57
CMYK:
0, 56, 39, 30
HSL:
341°, 39.6825%, 50.5882%
HSV (HSB):
341°, 55.8659%, 70.1961%
XYZ:
24.2009, 16.3015, 16.6228
xyY:
0.4236, 0.2854, 16.3015
CIE-Lab:
47.3675, 43.7728, 2.3625
CIE-LCH:
47.3675, 43.8365, 3.0893
CIE-Luv:
47.3675, 65.2778, -4.8218
Hunter-Lab:
40.3751, 36.3367, 3.8523
#b34f6e color charts
#b34f6e color shades, tints & tones
#b34f6e color schemes
#b34f6e color preview, HTML & CSS examples
This text has a color of #b34f6e
<p style="color:#b34f6e;">Text here</p>
.mytext {color:#b34f6e;}
This box has a color of #b34f6e
<div style="background-color:#b34f6e;">Content here</div>
.mybackground {background-color:#b34f6e;}
Border around this has a color of #b34f6e
<div style="border:2px solid #b34f6e;">Content here</div>
.myborder {border:2px solid #b34f6e;}