#b3956b color space conversions
Hex:
#b3956b
RGB:
179, 149, 107
CMY:
30, 42, 58
CMYK:
0, 17, 40, 30
HSL:
35°, 32.1429%, 56.0784%
HSV (HSB):
35°, 40.2235%, 70.1961%
XYZ:
31.9917, 32.1401, 18.4274
xyY:
0.3875, 0.3893, 32.1401
CIE-Lab:
63.4585, 5.3117, 26.3695
CIE-LCH:
63.4585, 26.8992, 78.6112
CIE-Luv:
63.4585, 22.1992, 32.7474
Hunter-Lab:
56.6923, 1.5169, 20.4128
#b3956b color charts
#b3956b color shades, tints & tones
#b3956b color schemes
#b3956b color preview, HTML & CSS examples
This text has a color of #b3956b
<p style="color:#b3956b;">Text here</p>
.mytext {color:#b3956b;}
This box has a color of #b3956b
<div style="background-color:#b3956b;">Content here</div>
.mybackground {background-color:#b3956b;}
Border around this has a color of #b3956b
<div style="border:2px solid #b3956b;">Content here</div>
.myborder {border:2px solid #b3956b;}