#bbbda0 color space conversions
Hex:
#bbbda0
RGB:
187, 189, 160
CMY:
27, 26, 37
CMYK:
1, 0, 15, 26
HSL:
64°, 18.0124%, 68.4314%
HSV (HSB):
64°, 15.3439%, 74.1176%
XYZ:
45.0363, 49.4981, 40.4381
xyY:
0.3337, 0.3667, 49.4981
CIE-Lab:
75.7601, -5.7152, 14.4464
CIE-LCH:
75.7601, 15.5358, 111.5846
CIE-Luv:
75.7601, 0.3728, 21.5095
Hunter-Lab:
70.3549, -8.8577, 15.1701
#bbbda0 color charts
#bbbda0 color shades, tints & tones
#bbbda0 color schemes
#bbbda0 color preview, HTML & CSS examples
This text has a color of #bbbda0
<p style="color:#bbbda0;">Text here</p>
.mytext {color:#bbbda0;}
This box has a color of #bbbda0
<div style="background-color:#bbbda0;">Content here</div>
.mybackground {background-color:#bbbda0;}
Border around this has a color of #bbbda0
<div style="border:2px solid #bbbda0;">Content here</div>
.myborder {border:2px solid #bbbda0;}