#bbb964 color space conversions
Hex:
#bbb964
RGB:
187, 185, 100
CMY:
27, 27, 61
CMYK:
0, 1, 47, 27
HSL:
59°, 39.0135%, 56.2745%
HSV (HSB):
59°, 46.5241%, 73.3333%
XYZ:
40.1427, 46.1828, 18.8550
xyY:
0.3817, 0.4391, 46.1828
CIE-Lab:
73.6640, -11.3433, 43.1160
CIE-LCH:
73.6640, 44.5832, 104.7397
CIE-Luv:
73.6640, 5.3207, 55.6993
Hunter-Lab:
67.9579, -13.4865, 31.1205
#bbb964 color charts
#bbb964 color shades, tints & tones
#bbb964 color schemes
#bbb964 color preview, HTML & CSS examples
This text has a color of #bbb964
<p style="color:#bbb964;">Text here</p>
.mytext {color:#bbb964;}
This box has a color of #bbb964
<div style="background-color:#bbb964;">Content here</div>
.mybackground {background-color:#bbb964;}
Border around this has a color of #bbb964
<div style="border:2px solid #bbb964;">Content here</div>
.myborder {border:2px solid #bbb964;}