#bbd8aa color space conversions
Hex:
#bbd8aa
RGB:
187, 216, 170
CMY:
27, 15, 33
CMYK:
13, 0, 21, 15
HSL:
98°, 37.0968%, 75.6863%
HSV (HSB):
98°, 21.2963%, 84.7059%
XYZ:
52.3051, 62.5788, 47.3524
xyY:
0.3224, 0.3857, 62.5788
CIE-Lab:
83.2203, -17.9366, 19.5423
CIE-LCH:
83.2203, 26.5259, 132.5469
CIE-Luv:
83.2203, -14.2660, 31.0926
Hunter-Lab:
79.1068, -20.4134, 19.8845
#bbd8aa color charts
#bbd8aa color shades, tints & tones
#bbd8aa color schemes
#bbd8aa color preview, HTML & CSS examples
This text has a color of #bbd8aa
<p style="color:#bbd8aa;">Text here</p>
.mytext {color:#bbd8aa;}
This box has a color of #bbd8aa
<div style="background-color:#bbd8aa;">Content here</div>
.mybackground {background-color:#bbd8aa;}
Border around this has a color of #bbd8aa
<div style="border:2px solid #bbd8aa;">Content here</div>
.myborder {border:2px solid #bbd8aa;}