#bbb95e color space conversions
Hex:
#bbb95e
RGB:
187, 185, 94
CMY:
27, 27, 63
CMYK:
0, 1, 50, 27
HSL:
59°, 40.6114%, 55.0980%
HSV (HSB):
59°, 49.7326%, 73.3333%
XYZ:
39.8629, 46.0709, 17.3812
xyY:
0.3858, 0.4459, 46.0709
CIE-Lab:
73.5915, -11.9046, 45.9746
CIE-LCH:
73.5915, 47.4909, 104.5172
CIE-Luv:
73.5915, 5.5333, 58.5177
Hunter-Lab:
67.8755, -13.9503, 32.3302
#bbb95e color charts
#bbb95e color shades, tints & tones
#bbb95e color schemes
#bbb95e color preview, HTML & CSS examples
This text has a color of #bbb95e
<p style="color:#bbb95e;">Text here</p>
.mytext {color:#bbb95e;}
This box has a color of #bbb95e
<div style="background-color:#bbb95e;">Content here</div>
.mybackground {background-color:#bbb95e;}
Border around this has a color of #bbb95e
<div style="border:2px solid #bbb95e;">Content here</div>
.myborder {border:2px solid #bbb95e;}