#bbb0a5 color space conversions
Hex:
#bbb0a5
RGB:
187, 176, 165
CMY:
27, 31, 35
CMYK:
0, 6, 12, 27
HSL:
30°, 13.9241%, 69.0196%
HSV (HSB):
30°, 11.7647%, 73.3333%
XYZ:
42.8104, 44.3321, 41.8979
xyY:
0.3318, 0.3436, 44.3321
CIE-Lab:
72.4499, 2.0223, 7.0296
CIE-LCH:
72.4499, 7.3147, 73.9507
CIE-Luv:
72.4499, 7.1699, 9.7602
Hunter-Lab:
66.5823, -1.7491, 9.2985
#bbb0a5 color charts
#bbb0a5 color shades, tints & tones
#bbb0a5 color schemes
#bbb0a5 color preview, HTML & CSS examples
This text has a color of #bbb0a5
<p style="color:#bbb0a5;">Text here</p>
.mytext {color:#bbb0a5;}
This box has a color of #bbb0a5
<div style="background-color:#bbb0a5;">Content here</div>
.mybackground {background-color:#bbb0a5;}
Border around this has a color of #bbb0a5
<div style="border:2px solid #bbb0a5;">Content here</div>
.myborder {border:2px solid #bbb0a5;}