#b8da9a color space conversions
Hex:
#b8da9a
RGB:
184, 218, 154
CMY:
28, 15, 40
CMYK:
16, 0, 29, 15
HSL:
92°, 46.3768%, 72.9412%
HSV (HSB):
92°, 29.3578%, 85.4902%
XYZ:
50.6713, 62.6662, 39.9970
xyY:
0.3305, 0.4087, 62.6662
CIE-Lab:
83.2665, -22.4470, 27.9130
CIE-LCH:
83.2665, 35.8191, 128.8055
CIE-Luv:
83.2665, -16.6140, 42.7230
Hunter-Lab:
79.1620, -24.2764, 25.4569
#b8da9a color charts
#b8da9a color shades, tints & tones
#b8da9a color schemes
#b8da9a color preview, HTML & CSS examples
This text has a color of #b8da9a
<p style="color:#b8da9a;">Text here</p>
.mytext {color:#b8da9a;}
This box has a color of #b8da9a
<div style="background-color:#b8da9a;">Content here</div>
.mybackground {background-color:#b8da9a;}
Border around this has a color of #b8da9a
<div style="border:2px solid #b8da9a;">Content here</div>
.myborder {border:2px solid #b8da9a;}