#b3ba5f color space conversions
Hex:
#b3ba5f
RGB:
179, 186, 95
CMY:
30, 27, 63
CMYK:
4, 0, 49, 27
HSL:
65°, 39.7380%, 55.0980%
HSV (HSB):
65°, 48.9247%, 72.9412%
XYZ:
38.2149, 45.5277, 17.6001
xyY:
0.3771, 0.4492, 45.5277
CIE-Lab:
73.2380, -15.6114, 44.9118
CIE-LCH:
73.2380, 47.5477, 109.1675
CIE-Luv:
73.2380, -0.3136, 58.1759
Hunter-Lab:
67.4742, -16.9843, 31.7667
#b3ba5f color charts
#b3ba5f color shades, tints & tones
#b3ba5f color schemes
#b3ba5f color preview, HTML & CSS examples
This text has a color of #b3ba5f
<p style="color:#b3ba5f;">Text here</p>
.mytext {color:#b3ba5f;}
This box has a color of #b3ba5f
<div style="background-color:#b3ba5f;">Content here</div>
.mybackground {background-color:#b3ba5f;}
Border around this has a color of #b3ba5f
<div style="border:2px solid #b3ba5f;">Content here</div>
.myborder {border:2px solid #b3ba5f;}