#b3ba5e color space conversions
Hex:
#b3ba5e
RGB:
179, 186, 94
CMY:
30, 27, 63
CMYK:
4, 0, 49, 27
HSL:
65°, 40.0000%, 54.9020%
HSV (HSB):
65°, 49.4624%, 72.9412%
XYZ:
38.1697, 45.5097, 17.3622
xyY:
0.3778, 0.4504, 45.5097
CIE-Lab:
73.2262, -15.7059, 45.3846
CIE-LCH:
73.2262, 48.0254, 109.0889
CIE-Luv:
73.2262, -0.2856, 58.6379
Hunter-Lab:
67.4609, -17.0603, 31.9633
#b3ba5e color charts
#b3ba5e color shades, tints & tones
#b3ba5e color schemes
#b3ba5e color preview, HTML & CSS examples
This text has a color of #b3ba5e
<p style="color:#b3ba5e;">Text here</p>
.mytext {color:#b3ba5e;}
This box has a color of #b3ba5e
<div style="background-color:#b3ba5e;">Content here</div>
.mybackground {background-color:#b3ba5e;}
Border around this has a color of #b3ba5e
<div style="border:2px solid #b3ba5e;">Content here</div>
.myborder {border:2px solid #b3ba5e;}