#b9d8ac color space conversions
Hex:
#b9d8ac
RGB:
185, 216, 172
CMY:
27, 15, 33
CMYK:
14, 0, 20, 15
HSL:
102°, 36.0656%, 76.0784%
HSV (HSB):
102°, 20.3704%, 84.7059%
XYZ:
52.0098, 62.4046, 48.3338
xyY:
0.3196, 0.3834, 62.4046
CIE-Lab:
83.1281, -18.3117, 18.3436
CIE-LCH:
83.1281, 25.9193, 134.9501
CIE-Luv:
83.1281, -15.3828, 29.5457
Hunter-Lab:
78.9966, -20.7230, 19.0212
#b9d8ac color charts
#b9d8ac color shades, tints & tones
#b9d8ac color schemes
#b9d8ac color preview, HTML & CSS examples
This text has a color of #b9d8ac
<p style="color:#b9d8ac;">Text here</p>
.mytext {color:#b9d8ac;}
This box has a color of #b9d8ac
<div style="background-color:#b9d8ac;">Content here</div>
.mybackground {background-color:#b9d8ac;}
Border around this has a color of #b9d8ac
<div style="border:2px solid #b9d8ac;">Content here</div>
.myborder {border:2px solid #b9d8ac;}