#b3bd7e color space conversions
Hex:
#b3bd7e
RGB:
179, 189, 126
CMY:
30, 26, 51
CMYK:
5, 0, 33, 26
HSL:
70°, 32.3077%, 61.7647%
HSV (HSB):
70°, 33.3333%, 74.1176%
XYZ:
40.5539, 47.4853, 26.7668
xyY:
0.3532, 0.4136, 47.4853
CIE-Lab:
74.4991, -13.6663, 30.7451
CIE-LCH:
74.4991, 33.6456, 113.9653
CIE-Luv:
74.4991, -3.0356, 43.2214
Hunter-Lab:
68.9095, -15.5428, 25.2064
#b3bd7e color charts
#b3bd7e color shades, tints & tones
#b3bd7e color schemes
#b3bd7e color preview, HTML & CSS examples
This text has a color of #b3bd7e
<p style="color:#b3bd7e;">Text here</p>
.mytext {color:#b3bd7e;}
This box has a color of #b3bd7e
<div style="background-color:#b3bd7e;">Content here</div>
.mybackground {background-color:#b3bd7e;}
Border around this has a color of #b3bd7e
<div style="border:2px solid #b3bd7e;">Content here</div>
.myborder {border:2px solid #b3bd7e;}