#bbb07c color space conversions
Hex:
#bbb07c
RGB:
187, 176, 124
CMY:
27, 31, 51
CMYK:
0, 6, 34, 27
HSL:
50°, 31.6583%, 60.9804%
HSV (HSB):
50°, 33.6898%, 73.3333%
XYZ:
39.6569, 43.0707, 25.2921
xyY:
0.3671, 0.3987, 43.0707
CIE-Lab:
71.6029, -3.9787, 28.0962
CIE-LCH:
71.6029, 28.3765, 98.0601
CIE-Luv:
71.6029, 9.7218, 37.8331
Hunter-Lab:
65.6283, -6.9880, 23.0903
#bbb07c color charts
#bbb07c color shades, tints & tones
#bbb07c color schemes
#bbb07c color preview, HTML & CSS examples
This text has a color of #bbb07c
<p style="color:#bbb07c;">Text here</p>
.mytext {color:#bbb07c;}
This box has a color of #bbb07c
<div style="background-color:#bbb07c;">Content here</div>
.mybackground {background-color:#bbb07c;}
Border around this has a color of #bbb07c
<div style="border:2px solid #bbb07c;">Content here</div>
.myborder {border:2px solid #bbb07c;}