#bba80b color space conversions
Hex:
#bba80b
RGB:
187, 168, 11
CMY:
27, 34, 96
CMYK:
0, 10, 94, 27
HSL:
54°, 88.8889%, 38.8235%
HSV (HSB):
54°, 94.1176%, 73.3333%
XYZ:
34.5566, 38.5942, 5.9447
xyY:
0.4369, 0.4879, 38.5942
CIE-Lab:
68.4563, -7.1735, 69.7414
CIE-LCH:
68.4563, 70.1093, 95.8727
CIE-Luv:
68.4563, 18.7897, 72.8595
Hunter-Lab:
62.1242, -9.4270, 37.8135
#bba80b color charts
#bba80b color shades, tints & tones
#bba80b color schemes
#bba80b color preview, HTML & CSS examples
This text has a color of #bba80b
<p style="color:#bba80b;">Text here</p>
.mytext {color:#bba80b;}
This box has a color of #bba80b
<div style="background-color:#bba80b;">Content here</div>
.mybackground {background-color:#bba80b;}
Border around this has a color of #bba80b
<div style="border:2px solid #bba80b;">Content here</div>
.myborder {border:2px solid #bba80b;}