#bbb85e color space conversions
Hex:
#bbb85e
RGB:
187, 184, 94
CMY:
27, 28, 63
CMYK:
0, 2, 50, 27
HSL:
58°, 40.6114%, 55.0980%
HSV (HSB):
58°, 49.7326%, 73.3333%
XYZ:
39.6544, 45.6539, 17.3118
xyY:
0.3864, 0.4449, 45.6539
CIE-Lab:
73.3204, -11.3897, 45.6520
CIE-LCH:
73.3204, 47.0514, 104.0087
CIE-Luv:
73.3204, 6.1568, 58.0319
Hunter-Lab:
67.5677, -13.4847, 32.1065
#bbb85e color charts
#bbb85e color shades, tints & tones
#bbb85e color schemes
#bbb85e color preview, HTML & CSS examples
This text has a color of #bbb85e
<p style="color:#bbb85e;">Text here</p>
.mytext {color:#bbb85e;}
This box has a color of #bbb85e
<div style="background-color:#bbb85e;">Content here</div>
.mybackground {background-color:#bbb85e;}
Border around this has a color of #bbb85e
<div style="border:2px solid #bbb85e;">Content here</div>
.myborder {border:2px solid #bbb85e;}