#bbb07e color space conversions
Hex:
#bbb07e
RGB:
187, 176, 126
CMY:
27, 31, 51
CMYK:
0, 6, 33, 27
HSL:
49°, 30.9645%, 61.3725%
HSV (HSB):
49°, 32.6203%, 73.3333%
XYZ:
39.7847, 43.1218, 25.9651
xyY:
0.3654, 0.3961, 43.1218
CIE-Lab:
71.6376, -3.7271, 27.0750
CIE-LCH:
71.6376, 27.3303, 97.8380
CIE-Luv:
71.6376, 9.6100, 36.6053
Hunter-Lab:
65.6672, -6.7727, 22.5235
#bbb07e color charts
#bbb07e color shades, tints & tones
#bbb07e color schemes
#bbb07e color preview, HTML & CSS examples
This text has a color of #bbb07e
<p style="color:#bbb07e;">Text here</p>
.mytext {color:#bbb07e;}
This box has a color of #bbb07e
<div style="background-color:#bbb07e;">Content here</div>
.mybackground {background-color:#bbb07e;}
Border around this has a color of #bbb07e
<div style="border:2px solid #bbb07e;">Content here</div>
.myborder {border:2px solid #bbb07e;}