#bbb32d color space conversions
Hex:
#bbb32d
RGB:
187, 179, 45
CMY:
27, 30, 82
CMYK:
0, 4, 76, 27
HSL:
57°, 61.2069%, 45.4902%
HSV (HSB):
57°, 75.9358%, 73.3333%
XYZ:
37.0873, 42.9945, 8.8267
xyY:
0.4171, 0.4836, 42.9945
CIE-Lab:
71.5512, -12.0065, 64.3920
CIE-LCH:
71.5512, 65.5018, 100.5621
CIE-Luv:
71.5512, 10.7431, 72.3947
Hunter-Lab:
65.5702, -13.7860, 37.9178
#bbb32d color charts
#bbb32d color shades, tints & tones
#bbb32d color schemes
#bbb32d color preview, HTML & CSS examples
This text has a color of #bbb32d
<p style="color:#bbb32d;">Text here</p>
.mytext {color:#bbb32d;}
This box has a color of #bbb32d
<div style="background-color:#bbb32d;">Content here</div>
.mybackground {background-color:#bbb32d;}
Border around this has a color of #bbb32d
<div style="border:2px solid #bbb32d;">Content here</div>
.myborder {border:2px solid #bbb32d;}