#bbbba5 color space conversions
Hex:
#bbbba5
RGB:
187, 187, 165
CMY:
27, 27, 35
CMYK:
0, 0, 12, 27
HSL:
60°, 13.9241%, 69.0196%
HSV (HSB):
60°, 11.7647%, 73.3333%
XYZ:
45.0554, 48.8221, 42.6462
xyY:
0.3300, 0.3576, 48.8221
CIE-Lab:
75.3405, -3.8514, 11.1524
CIE-LCH:
75.3405, 11.7987, 109.0518
CIE-Luv:
75.3405, 1.2032, 16.6626
Hunter-Lab:
69.8728, -7.1770, 12.7238
#bbbba5 color charts
#bbbba5 color shades, tints & tones
#bbbba5 color schemes
#bbbba5 color preview, HTML & CSS examples
This text has a color of #bbbba5
<p style="color:#bbbba5;">Text here</p>
.mytext {color:#bbbba5;}
This box has a color of #bbbba5
<div style="background-color:#bbbba5;">Content here</div>
.mybackground {background-color:#bbbba5;}
Border around this has a color of #bbbba5
<div style="border:2px solid #bbbba5;">Content here</div>
.myborder {border:2px solid #bbbba5;}