#bbbfa1 color space conversions
Hex:
#bbbfa1
RGB:
187, 191, 161
CMY:
27, 25, 37
CMYK:
2, 0, 16, 25
HSL:
68°, 18.9873%, 69.0196%
HSV (HSB):
68°, 15.7068%, 74.9020%
XYZ:
45.5573, 50.3996, 41.0452
xyY:
0.3325, 0.3679, 50.3996
CIE-Lab:
76.3139, -6.6046, 14.6853
CIE-LCH:
76.3139, 16.1021, 114.2153
CIE-Luv:
76.3139, -0.7623, 22.0284
Hunter-Lab:
70.9927, -9.6904, 15.4157
#bbbfa1 color charts
#bbbfa1 color shades, tints & tones
#bbbfa1 color schemes
#bbbfa1 color preview, HTML & CSS examples
This text has a color of #bbbfa1
<p style="color:#bbbfa1;">Text here</p>
.mytext {color:#bbbfa1;}
This box has a color of #bbbfa1
<div style="background-color:#bbbfa1;">Content here</div>
.mybackground {background-color:#bbbfa1;}
Border around this has a color of #bbbfa1
<div style="border:2px solid #bbbfa1;">Content here</div>
.myborder {border:2px solid #bbbfa1;}