#bbb5aa color space conversions
Hex:
#bbb5aa
RGB:
187, 181, 170
CMY:
27, 29, 33
CMYK:
0, 3, 9, 27
HSL:
39°, 11.1111%, 70.0000%
HSV (HSB):
39°, 9.0909%, 73.3333%
XYZ:
44.2731, 46.5148, 44.6750
xyY:
0.3268, 0.3434, 46.5148
CIE-Lab:
73.8784, 0.1814, 6.3469
CIE-LCH:
73.8784, 6.3495, 88.3625
CIE-Luv:
73.8784, 4.1449, 9.1667
Hunter-Lab:
68.2018, -3.4801, 8.9038
#bbb5aa color charts
#bbb5aa color shades, tints & tones
#bbb5aa color schemes
#bbb5aa color preview, HTML & CSS examples
This text has a color of #bbb5aa
<p style="color:#bbb5aa;">Text here</p>
.mytext {color:#bbb5aa;}
This box has a color of #bbb5aa
<div style="background-color:#bbb5aa;">Content here</div>
.mybackground {background-color:#bbb5aa;}
Border around this has a color of #bbb5aa
<div style="border:2px solid #bbb5aa;">Content here</div>
.myborder {border:2px solid #bbb5aa;}