#bbaa2f color space conversions
Hex:
#bbaa2f
RGB:
187, 170, 47
CMY:
27, 33, 82
CMYK:
0, 9, 75, 27
HSL:
53°, 59.8291%, 45.8824%
HSV (HSB):
53°, 74.8663%, 73.3333%
XYZ:
35.3813, 39.5195, 8.4526
xyY:
0.4245, 0.4741, 39.5195
CIE-Lab:
69.1259, -7.2429, 61.4511
CIE-LCH:
69.1259, 61.8764, 96.7221
CIE-Luv:
69.1259, 16.8180, 68.2064
Hunter-Lab:
62.8645, -9.5498, 36.0332
#bbaa2f color charts
#bbaa2f color shades, tints & tones
#bbaa2f color schemes
#bbaa2f color preview, HTML & CSS examples
This text has a color of #bbaa2f
<p style="color:#bbaa2f;">Text here</p>
.mytext {color:#bbaa2f;}
This box has a color of #bbaa2f
<div style="background-color:#bbaa2f;">Content here</div>
.mybackground {background-color:#bbaa2f;}
Border around this has a color of #bbaa2f
<div style="border:2px solid #bbaa2f;">Content here</div>
.myborder {border:2px solid #bbaa2f;}