#bbb650 color space conversions
Hex:
#bbb650
RGB:
187, 182, 80
CMY:
27, 29, 69
CMYK:
0, 3, 57, 27
HSL:
57°, 44.0329%, 52.3529%
HSV (HSB):
57°, 57.2193%, 73.3333%
XYZ:
38.6694, 44.5999, 14.1600
xyY:
0.3969, 0.4578, 44.5999
CIE-Lab:
72.6276, -11.5229, 51.4780
CIE-LCH:
72.6276, 52.7519, 102.6172
CIE-Luv:
72.6276, 7.8900, 63.0293
Hunter-Lab:
66.7831, -13.5137, 34.1770
#bbb650 color charts
#bbb650 color shades, tints & tones
#bbb650 color schemes
#bbb650 color preview, HTML & CSS examples
This text has a color of #bbb650
<p style="color:#bbb650;">Text here</p>
.mytext {color:#bbb650;}
This box has a color of #bbb650
<div style="background-color:#bbb650;">Content here</div>
.mybackground {background-color:#bbb650;}
Border around this has a color of #bbb650
<div style="border:2px solid #bbb650;">Content here</div>
.myborder {border:2px solid #bbb650;}