#b3b85e color space conversions
Hex:
#b3b85e
RGB:
179, 184, 94
CMY:
30, 28, 63
CMYK:
3, 0, 49, 28
HSL:
63°, 38.7931%, 54.5098%
HSV (HSB):
63°, 48.9130%, 72.1569%
XYZ:
37.7513, 44.6728, 17.2227
xyY:
0.3789, 0.4483, 44.6728
CIE-Lab:
72.6759, -14.6869, 44.7270
CIE-LCH:
72.6759, 47.0766, 108.1785
CIE-Luv:
72.6759, 0.9248, 57.6548
Hunter-Lab:
66.8377, -16.1457, 31.5086
#b3b85e color charts
#b3b85e color shades, tints & tones
#b3b85e color schemes
#b3b85e color preview, HTML & CSS examples
This text has a color of #b3b85e
<p style="color:#b3b85e;">Text here</p>
.mytext {color:#b3b85e;}
This box has a color of #b3b85e
<div style="background-color:#b3b85e;">Content here</div>
.mybackground {background-color:#b3b85e;}
Border around this has a color of #b3b85e
<div style="border:2px solid #b3b85e;">Content here</div>
.myborder {border:2px solid #b3b85e;}