#b3967e color space conversions
Hex:
#b3967e
RGB:
179, 150, 126
CMY:
30, 41, 51
CMYK:
0, 16, 30, 30
HSL:
27°, 25.8537%, 59.8039%
HSV (HSB):
27°, 29.6089%, 70.1961%
XYZ:
33.2626, 32.9028, 24.3364
xyY:
0.3675, 0.3636, 32.9028
CIE-Lab:
64.0821, 7.1701, 16.6977
CIE-LCH:
64.0821, 18.1721, 66.7611
CIE-Luv:
64.0821, 19.9772, 21.1255
Hunter-Lab:
57.3609, 3.1276, 14.9978
#b3967e color charts
#b3967e color shades, tints & tones
#b3967e color schemes
#b3967e color preview, HTML & CSS examples
This text has a color of #b3967e
<p style="color:#b3967e;">Text here</p>
.mytext {color:#b3967e;}
This box has a color of #b3967e
<div style="background-color:#b3967e;">Content here</div>
.mybackground {background-color:#b3967e;}
Border around this has a color of #b3967e
<div style="border:2px solid #b3967e;">Content here</div>
.myborder {border:2px solid #b3967e;}