#bba94a color space conversions
Hex:
#bba94a
RGB:
187, 169, 74
CMY:
27, 34, 71
CMYK:
0, 10, 60, 27
HSL:
50°, 45.3815%, 51.1765%
HSV (HSB):
50°, 60.4278%, 73.3333%
XYZ:
35.9175, 39.4351, 12.1973
xyY:
0.4103, 0.4504, 39.4351
CIE-Lab:
69.0653, -5.1738, 50.2524
CIE-LCH:
69.0653, 50.5181, 95.8783
CIE-Luv:
69.0653, 16.6272, 59.3899
Hunter-Lab:
62.7974, -7.8009, 32.4422
#bba94a color charts
#bba94a color shades, tints & tones
#bba94a color schemes
#bba94a color preview, HTML & CSS examples
This text has a color of #bba94a
<p style="color:#bba94a;">Text here</p>
.mytext {color:#bba94a;}
This box has a color of #bba94a
<div style="background-color:#bba94a;">Content here</div>
.mybackground {background-color:#bba94a;}
Border around this has a color of #bba94a
<div style="border:2px solid #bba94a;">Content here</div>
.myborder {border:2px solid #bba94a;}