#bbbf6e color space conversions
Hex:
#bbbf6e
RGB:
187, 191, 110
CMY:
27, 25, 57
CMYK:
2, 0, 42, 25
HSL:
63°, 38.7560%, 59.0196%
HSV (HSB):
63°, 42.4084%, 74.9020%
XYZ:
41.9388, 48.9522, 21.9902
xyY:
0.3715, 0.4337, 48.9522
CIE-Lab:
75.4216, -13.4056, 40.2816
CIE-LCH:
75.4216, 42.4537, 108.4073
CIE-Luv:
75.4216, 1.3226, 53.7169
Hunter-Lab:
69.9658, -15.4441, 30.3413
#bbbf6e color charts
#bbbf6e color shades, tints & tones
#bbbf6e color schemes
#bbbf6e color preview, HTML & CSS examples
This text has a color of #bbbf6e
<p style="color:#bbbf6e;">Text here</p>
.mytext {color:#bbbf6e;}
This box has a color of #bbbf6e
<div style="background-color:#bbbf6e;">Content here</div>
.mybackground {background-color:#bbbf6e;}
Border around this has a color of #bbbf6e
<div style="border:2px solid #bbbf6e;">Content here</div>
.myborder {border:2px solid #bbbf6e;}