#bbac5e color space conversions
Hex:
#bbac5e
RGB:
187, 172, 94
CMY:
27, 33, 63
CMYK:
0, 8, 50, 27
HSL:
50°, 40.6114%, 55.0980%
HSV (HSB):
50°, 49.7326%, 73.3333%
XYZ:
37.2664, 40.8780, 16.5158
xyY:
0.3937, 0.4318, 40.8780
CIE-Lab:
70.0904, -5.1224, 41.7697
CIE-LCH:
70.0904, 42.0826, 96.9915
CIE-Luv:
70.0904, 13.7735, 52.1649
Hunter-Lab:
63.9359, -7.8452, 29.4395
#bbac5e color charts
#bbac5e color shades, tints & tones
#bbac5e color schemes
#bbac5e color preview, HTML & CSS examples
This text has a color of #bbac5e
<p style="color:#bbac5e;">Text here</p>
.mytext {color:#bbac5e;}
This box has a color of #bbac5e
<div style="background-color:#bbac5e;">Content here</div>
.mybackground {background-color:#bbac5e;}
Border around this has a color of #bbac5e
<div style="border:2px solid #bbac5e;">Content here</div>
.myborder {border:2px solid #bbac5e;}