#b3b96a color space conversions
Hex:
#b3b96a
RGB:
179, 185, 106
CMY:
30, 27, 58
CMYK:
3, 0, 43, 27
HSL:
65°, 36.0731%, 57.0588%
HSV (HSB):
65°, 42.7027%, 72.5490%
XYZ:
38.5409, 45.3222, 20.3524
xyY:
0.3698, 0.4349, 45.3222
CIE-Lab:
73.1036, -13.9853, 39.2736
CIE-LCH:
73.1036, 41.6893, 109.6008
CIE-Luv:
73.1036, -0.0476, 52.2632
Hunter-Lab:
67.3218, -15.6241, 29.2010
#b3b96a color charts
#b3b96a color shades, tints & tones
#b3b96a color schemes
#b3b96a color preview, HTML & CSS examples
This text has a color of #b3b96a
<p style="color:#b3b96a;">Text here</p>
.mytext {color:#b3b96a;}
This box has a color of #b3b96a
<div style="background-color:#b3b96a;">Content here</div>
.mybackground {background-color:#b3b96a;}
Border around this has a color of #b3b96a
<div style="border:2px solid #b3b96a;">Content here</div>
.myborder {border:2px solid #b3b96a;}