#bba95e color space conversions
Hex:
#bba95e
RGB:
187, 169, 94
CMY:
27, 34, 63
CMYK:
0, 10, 50, 27
HSL:
48°, 40.6114%, 55.0980%
HSV (HSB):
48°, 49.7326%, 73.3333%
XYZ:
36.7019, 39.7489, 16.3276
xyY:
0.3956, 0.4284, 39.7489
CIE-Lab:
69.2903, -3.5312, 40.7969
CIE-LCH:
69.2903, 40.9495, 94.9470
CIE-Luv:
69.2903, 15.7152, 50.6886
Hunter-Lab:
63.0467, -6.4202, 28.7780
#bba95e color charts
#bba95e color shades, tints & tones
#bba95e color schemes
#bba95e color preview, HTML & CSS examples
This text has a color of #bba95e
<p style="color:#bba95e;">Text here</p>
.mytext {color:#bba95e;}
This box has a color of #bba95e
<div style="background-color:#bba95e;">Content here</div>
.mybackground {background-color:#bba95e;}
Border around this has a color of #bba95e
<div style="border:2px solid #bba95e;">Content here</div>
.myborder {border:2px solid #bba95e;}