#b8a96a color space conversions
Hex:
#b8a96a
RGB:
184, 169, 106
CMY:
28, 34, 58
CMYK:
0, 8, 42, 28
HSL:
48°, 35.4545%, 56.8627%
HSV (HSB):
48°, 42.3913%, 72.1569%
XYZ:
36.5567, 39.6069, 19.3538
xyY:
0.3827, 0.4147, 39.6069
CIE-Lab:
69.1886, -3.5738, 34.4253
CIE-LCH:
69.1886, 34.6104, 95.9268
CIE-Luv:
69.1886, 13.0207, 44.2839
Hunter-Lab:
62.9340, -6.4487, 25.8206
#b8a96a color charts
#b8a96a color shades, tints & tones
#b8a96a color schemes
#b8a96a color preview, HTML & CSS examples
This text has a color of #b8a96a
<p style="color:#b8a96a;">Text here</p>
.mytext {color:#b8a96a;}
This box has a color of #b8a96a
<div style="background-color:#b8a96a;">Content here</div>
.mybackground {background-color:#b8a96a;}
Border around this has a color of #b8a96a
<div style="border:2px solid #b8a96a;">Content here</div>
.myborder {border:2px solid #b8a96a;}