#bbb94f color space conversions
Hex:
#bbb94f
RGB:
187, 185, 79
CMY:
27, 27, 69
CMYK:
0, 1, 58, 27
HSL:
59°, 44.2623%, 52.1569%
HSV (HSB):
59°, 57.7540%, 73.3333%
XYZ:
39.2538, 45.8272, 14.1738
xyY:
0.3955, 0.4617, 45.8272
CIE-Lab:
73.4333, -13.1387, 52.8341
CIE-LCH:
73.4333, 54.4432, 103.9649
CIE-Luv:
73.4333, 6.0068, 64.7959
Hunter-Lab:
67.6958, -14.9635, 34.9733
#bbb94f color charts
#bbb94f color shades, tints & tones
#bbb94f color schemes
#bbb94f color preview, HTML & CSS examples
This text has a color of #bbb94f
<p style="color:#bbb94f;">Text here</p>
.mytext {color:#bbb94f;}
This box has a color of #bbb94f
<div style="background-color:#bbb94f;">Content here</div>
.mybackground {background-color:#bbb94f;}
Border around this has a color of #bbb94f
<div style="border:2px solid #bbb94f;">Content here</div>
.myborder {border:2px solid #bbb94f;}