#bbb969 color space conversions
Hex:
#bbb969
RGB:
187, 185, 105
CMY:
27, 27, 59
CMYK:
0, 1, 44, 27
HSL:
59°, 37.6147%, 57.2549%
HSV (HSB):
59°, 43.8503%, 73.3333%
XYZ:
40.3923, 46.2826, 20.1691
xyY:
0.3780, 0.4332, 46.2826
CIE-Lab:
73.7286, -10.8457, 40.6954
CIE-LCH:
73.7286, 42.1159, 104.9230
CIE-Luv:
73.7286, 5.1338, 53.2204
Hunter-Lab:
68.0313, -13.0740, 30.0443
#bbb969 color charts
#bbb969 color shades, tints & tones
#bbb969 color schemes
#bbb969 color preview, HTML & CSS examples
This text has a color of #bbb969
<p style="color:#bbb969;">Text here</p>
.mytext {color:#bbb969;}
This box has a color of #bbb969
<div style="background-color:#bbb969;">Content here</div>
.mybackground {background-color:#bbb969;}
Border around this has a color of #bbb969
<div style="border:2px solid #bbb969;">Content here</div>
.myborder {border:2px solid #bbb969;}