#bbb95a color space conversions
Hex:
#bbb95a
RGB:
187, 185, 90
CMY:
27, 27, 65
CMYK:
0, 1, 52, 27
HSL:
59°, 41.6309%, 54.3137%
HSV (HSB):
59°, 51.8717%, 73.3333%
XYZ:
39.6879, 46.0009, 16.4601
xyY:
0.3885, 0.4503, 46.0009
CIE-Lab:
73.5461, -12.2572, 47.8478
CIE-LCH:
73.5461, 49.3928, 104.3685
CIE-Luv:
73.5461, 5.6677, 60.3001
Hunter-Lab:
67.8240, -14.2407, 33.0877
#bbb95a color charts
#bbb95a color shades, tints & tones
#bbb95a color schemes
#bbb95a color preview, HTML & CSS examples
This text has a color of #bbb95a
<p style="color:#bbb95a;">Text here</p>
.mytext {color:#bbb95a;}
This box has a color of #bbb95a
<div style="background-color:#bbb95a;">Content here</div>
.mybackground {background-color:#bbb95a;}
Border around this has a color of #bbb95a
<div style="border:2px solid #bbb95a;">Content here</div>
.myborder {border:2px solid #bbb95a;}