#b3a69c color space conversions
Hex:
#b3a69c
RGB:
179, 166, 156
CMY:
30, 35, 39
CMYK:
0, 7, 13, 30
HSL:
26°, 13.1429%, 65.6863%
HSV (HSB):
26°, 12.8492%, 70.1961%
XYZ:
38.2274, 39.2564, 37.0149
xyY:
0.3339, 0.3429, 39.2564
CIE-Lab:
68.9366, 2.9695, 6.8584
CIE-LCH:
68.9366, 7.4737, 66.5888
CIE-Luv:
68.9366, 8.3535, 9.2519
Hunter-Lab:
62.6550, -0.7388, 8.8315
#b3a69c color charts
#b3a69c color shades, tints & tones
#b3a69c color schemes
#b3a69c color preview, HTML & CSS examples
This text has a color of #b3a69c
<p style="color:#b3a69c;">Text here</p>
.mytext {color:#b3a69c;}
This box has a color of #b3a69c
<div style="background-color:#b3a69c;">Content here</div>
.mybackground {background-color:#b3a69c;}
Border around this has a color of #b3a69c
<div style="border:2px solid #b3a69c;">Content here</div>
.myborder {border:2px solid #b3a69c;}