#bbbc8e color space conversions
Hex:
#bbbc8e
RGB:
187, 188, 142
CMY:
27, 26, 44
CMYK:
1, 0, 24, 26
HSL:
61°, 25.5556%, 64.7059%
HSV (HSB):
61°, 24.4681%, 73.7255%
XYZ:
43.3592, 48.4842, 32.6643
xyY:
0.3482, 0.3894, 48.4842
CIE-Lab:
75.1293, -7.8961, 23.2338
CIE-LCH:
75.1293, 24.5388, 108.7705
CIE-Luv:
75.1293, 1.7880, 33.2307
Hunter-Lab:
69.6306, -10.7010, 20.9280
#bbbc8e color charts
#bbbc8e color shades, tints & tones
#bbbc8e color schemes
#bbbc8e color preview, HTML & CSS examples
This text has a color of #bbbc8e
<p style="color:#bbbc8e;">Text here</p>
.mytext {color:#bbbc8e;}
This box has a color of #bbbc8e
<div style="background-color:#bbbc8e;">Content here</div>
.mybackground {background-color:#bbbc8e;}
Border around this has a color of #bbbc8e
<div style="border:2px solid #bbbc8e;">Content here</div>
.myborder {border:2px solid #bbbc8e;}