#bbd8ac color space conversions
Hex:
#bbd8ac
RGB:
187, 216, 172
CMY:
27, 15, 33
CMYK:
13, 0, 20, 15
HSL:
100°, 36.0656%, 76.0784%
HSV (HSB):
100°, 20.3704%, 84.7059%
XYZ:
52.4958, 62.6551, 48.3565
xyY:
0.3211, 0.3832, 62.6551
CIE-Lab:
83.2606, -17.6130, 18.5481
CIE-LCH:
83.2606, 25.5783, 133.5186
CIE-Luv:
83.2606, -14.3110, 29.7044
Hunter-Lab:
79.1550, -20.1395, 19.1876
#bbd8ac color charts
#bbd8ac color shades, tints & tones
#bbd8ac color schemes
#bbd8ac color preview, HTML & CSS examples
This text has a color of #bbd8ac
<p style="color:#bbd8ac;">Text here</p>
.mytext {color:#bbd8ac;}
This box has a color of #bbd8ac
<div style="background-color:#bbd8ac;">Content here</div>
.mybackground {background-color:#bbd8ac;}
Border around this has a color of #bbd8ac
<div style="border:2px solid #bbd8ac;">Content here</div>
.myborder {border:2px solid #bbd8ac;}