#bbaa1c color space conversions
Hex:
#bbaa1c
RGB:
187, 170, 28
CMY:
27, 33, 89
CMYK:
0, 9, 85, 27
HSL:
54°, 73.9535%, 42.1569%
HSV (HSB):
54°, 85.0267%, 73.3333%
XYZ:
35.0778, 39.3981, 6.8544
xyY:
0.4313, 0.4844, 39.3981
CIE-Lab:
69.0387, -7.8981, 67.0574
CIE-LCH:
69.0387, 67.5210, 96.7174
CIE-Luv:
69.0387, 17.1915, 71.8304
Hunter-Lab:
62.7679, -10.0891, 37.4629
#bbaa1c color charts
#bbaa1c color shades, tints & tones
#bbaa1c color schemes
#bbaa1c color preview, HTML & CSS examples
This text has a color of #bbaa1c
<p style="color:#bbaa1c;">Text here</p>
.mytext {color:#bbaa1c;}
This box has a color of #bbaa1c
<div style="background-color:#bbaa1c;">Content here</div>
.mybackground {background-color:#bbaa1c;}
Border around this has a color of #bbaa1c
<div style="border:2px solid #bbaa1c;">Content here</div>
.myborder {border:2px solid #bbaa1c;}