#bbb95b color space conversions
Hex:
#bbb95b
RGB:
187, 185, 91
CMY:
27, 27, 64
CMYK:
0, 1, 51, 27
HSL:
59°, 41.3793%, 54.5098%
HSV (HSB):
59°, 51.3369%, 73.3333%
XYZ:
39.7308, 46.0181, 16.6859
xyY:
0.3879, 0.4492, 46.0181
CIE-Lab:
73.5572, -12.1707, 47.3822
CIE-LCH:
73.5572, 48.9203, 104.4057
CIE-Luv:
73.5572, 5.6346, 59.8618
Hunter-Lab:
67.8366, -14.1695, 32.9020
#bbb95b color charts
#bbb95b color shades, tints & tones
#bbb95b color schemes
#bbb95b color preview, HTML & CSS examples
This text has a color of #bbb95b
<p style="color:#bbb95b;">Text here</p>
.mytext {color:#bbb95b;}
This box has a color of #bbb95b
<div style="background-color:#bbb95b;">Content here</div>
.mybackground {background-color:#bbb95b;}
Border around this has a color of #bbb95b
<div style="border:2px solid #bbb95b;">Content here</div>
.myborder {border:2px solid #bbb95b;}