#bbbf90 color space conversions
Hex:
#bbbf90
RGB:
187, 191, 144
CMY:
27, 25, 44
CMYK:
2, 0, 25, 25
HSL:
65°, 26.8571%, 65.6863%
HSV (HSB):
65°, 24.6073%, 74.9020%
XYZ:
44.1584, 49.8400, 33.6782
xyY:
0.3459, 0.3904, 49.8400
CIE-Lab:
75.9710, -9.1735, 23.3136
CIE-LCH:
75.9710, 25.0535, 111.4788
CIE-Luv:
75.9710, 0.0037, 33.6650
Hunter-Lab:
70.5975, -11.8947, 21.1342
#bbbf90 color charts
#bbbf90 color shades, tints & tones
#bbbf90 color schemes
#bbbf90 color preview, HTML & CSS examples
This text has a color of #bbbf90
<p style="color:#bbbf90;">Text here</p>
.mytext {color:#bbbf90;}
This box has a color of #bbbf90
<div style="background-color:#bbbf90;">Content here</div>
.mybackground {background-color:#bbbf90;}
Border around this has a color of #bbbf90
<div style="border:2px solid #bbbf90;">Content here</div>
.myborder {border:2px solid #bbbf90;}