#b2da9a color space conversions
Hex:
#b2da9a
RGB:
178, 218, 154
CMY:
30, 15, 40
CMYK:
18, 0, 29, 15
HSL:
98°, 46.3768%, 72.9412%
HSV (HSB):
98°, 29.3578%, 85.4902%
XYZ:
49.2642, 61.9409, 39.9311
xyY:
0.3260, 0.4098, 61.9409
CIE-Lab:
82.8820, -24.5777, 27.3287
CIE-LCH:
82.8820, 36.7549, 131.9662
CIE-Luv:
82.8820, -19.8240, 42.3410
Hunter-Lab:
78.7025, -25.9965, 25.0099
#b2da9a color charts
#b2da9a color shades, tints & tones
#b2da9a color schemes
#b2da9a color preview, HTML & CSS examples
This text has a color of #b2da9a
<p style="color:#b2da9a;">Text here</p>
.mytext {color:#b2da9a;}
This box has a color of #b2da9a
<div style="background-color:#b2da9a;">Content here</div>
.mybackground {background-color:#b2da9a;}
Border around this has a color of #b2da9a
<div style="border:2px solid #b2da9a;">Content here</div>
.myborder {border:2px solid #b2da9a;}