#bbb7a5 color space conversions
Hex:
#bbb7a5
RGB:
187, 183, 165
CMY:
27, 28, 35
CMYK:
0, 2, 12, 27
HSL:
49°, 13.9241%, 69.0196%
HSV (HSB):
49°, 11.7647%, 73.3333%
XYZ:
44.2185, 47.1484, 42.3673
xyY:
0.3306, 0.3526, 47.1484
CIE-Lab:
74.2846, -1.7288, 9.6516
CIE-LCH:
74.2846, 9.8052, 100.1551
CIE-Luv:
74.2846, 3.3666, 14.1581
Hunter-Lab:
68.6647, -5.2131, 11.4823
#bbb7a5 color charts
#bbb7a5 color shades, tints & tones
#bbb7a5 color schemes
#bbb7a5 color preview, HTML & CSS examples
This text has a color of #bbb7a5
<p style="color:#bbb7a5;">Text here</p>
.mytext {color:#bbb7a5;}
This box has a color of #bbb7a5
<div style="background-color:#bbb7a5;">Content here</div>
.mybackground {background-color:#bbb7a5;}
Border around this has a color of #bbb7a5
<div style="border:2px solid #bbb7a5;">Content here</div>
.myborder {border:2px solid #bbb7a5;}