#bbb32f color space conversions
Hex:
#bbb32f
RGB:
187, 179, 47
CMY:
27, 30, 82
CMYK:
0, 4, 75, 27
HSL:
57°, 59.8291%, 45.8824%
HSV (HSB):
57°, 74.8663%, 73.3333%
XYZ:
37.1267, 43.0102, 9.0343
xyY:
0.4164, 0.4823, 43.0102
CIE-Lab:
71.5619, -11.9232, 63.7369
CIE-LCH:
71.5619, 64.8425, 100.5958
CIE-Luv:
71.5619, 10.7047, 71.9478
Hunter-Lab:
65.5822, -13.7183, 37.7400
#bbb32f color charts
#bbb32f color shades, tints & tones
#bbb32f color schemes
#bbb32f color preview, HTML & CSS examples
This text has a color of #bbb32f
<p style="color:#bbb32f;">Text here</p>
.mytext {color:#bbb32f;}
This box has a color of #bbb32f
<div style="background-color:#bbb32f;">Content here</div>
.mybackground {background-color:#bbb32f;}
Border around this has a color of #bbb32f
<div style="border:2px solid #bbb32f;">Content here</div>
.myborder {border:2px solid #bbb32f;}