#bbbf6a color space conversions
Hex:
#bbbf6a
RGB:
187, 191, 106
CMY:
27, 25, 58
CMYK:
2, 0, 45, 25
HSL:
63°, 39.9061%, 58.2353%
HSV (HSB):
63°, 44.5026%, 74.9020%
XYZ:
41.7258, 48.8670, 20.8688
xyY:
0.3744, 0.4384, 48.8670
CIE-Lab:
75.3685, -13.8223, 42.2197
CIE-LCH:
75.3685, 44.4247, 108.1279
CIE-Luv:
75.3685, 1.4565, 55.7538
Hunter-Lab:
69.9049, -15.7881, 31.2336
#bbbf6a color charts
#bbbf6a color shades, tints & tones
#bbbf6a color schemes
#bbbf6a color preview, HTML & CSS examples
This text has a color of #bbbf6a
<p style="color:#bbbf6a;">Text here</p>
.mytext {color:#bbbf6a;}
This box has a color of #bbbf6a
<div style="background-color:#bbbf6a;">Content here</div>
.mybackground {background-color:#bbbf6a;}
Border around this has a color of #bbbf6a
<div style="border:2px solid #bbbf6a;">Content here</div>
.myborder {border:2px solid #bbbf6a;}