#bba82e color space conversions
Hex:
#bba82e
RGB:
187, 168, 46
CMY:
27, 34, 82
CMYK:
0, 10, 75, 27
HSL:
52°, 60.5150%, 45.6863%
HSV (HSB):
52°, 75.4011%, 73.3333%
XYZ:
34.9893, 38.7673, 8.2235
xyY:
0.4268, 0.4729, 38.7673
CIE-Lab:
68.5824, -6.2335, 61.2918
CIE-LCH:
68.5824, 61.6079, 95.8071
CIE-Luv:
68.5824, 18.2276, 67.6120
Hunter-Lab:
62.2634, -8.6518, 35.7536
#bba82e color charts
#bba82e color shades, tints & tones
#bba82e color schemes
#bba82e color preview, HTML & CSS examples
This text has a color of #bba82e
<p style="color:#bba82e;">Text here</p>
.mytext {color:#bba82e;}
This box has a color of #bba82e
<div style="background-color:#bba82e;">Content here</div>
.mybackground {background-color:#bba82e;}
Border around this has a color of #bba82e
<div style="border:2px solid #bba82e;">Content here</div>
.myborder {border:2px solid #bba82e;}