#bbbfa9 color space conversions
Hex:
#bbbfa9
RGB:
187, 191, 169
CMY:
27, 25, 34
CMYK:
2, 0, 12, 25
HSL:
71°, 14.6667%, 70.5882%
HSV (HSB):
71°, 11.5183%, 74.9020%
XYZ:
46.2858, 50.6910, 44.8809
xyY:
0.3263, 0.3573, 50.6910
CIE-Lab:
76.4914, -5.2954, 10.6242
CIE-LCH:
76.4914, 11.8708, 116.4928
CIE-Luv:
76.4914, -1.1433, 16.2444
Hunter-Lab:
71.1976, -8.5524, 12.4636
#bbbfa9 color charts
#bbbfa9 color shades, tints & tones
#bbbfa9 color schemes
#bbbfa9 color preview, HTML & CSS examples
This text has a color of #bbbfa9
<p style="color:#bbbfa9;">Text here</p>
.mytext {color:#bbbfa9;}
This box has a color of #bbbfa9
<div style="background-color:#bbbfa9;">Content here</div>
.mybackground {background-color:#bbbfa9;}
Border around this has a color of #bbbfa9
<div style="border:2px solid #bbbfa9;">Content here</div>
.myborder {border:2px solid #bbbfa9;}