#b9daa8 color space conversions
Hex:
#b9daa8
RGB:
185, 218, 168
CMY:
27, 15, 34
CMYK:
15, 0, 23, 15
HSL:
100°, 40.3226%, 75.6863%
HSV (HSB):
100°, 22.9358%, 85.4902%
XYZ:
52.1469, 63.2842, 46.5124
xyY:
0.3220, 0.3908, 63.2842
CIE-Lab:
83.5917, -19.9512, 21.0839
CIE-LCH:
83.5917, 29.0273, 133.4188
CIE-Luv:
83.5917, -16.3225, 33.5365
Hunter-Lab:
79.5514, -22.2061, 21.0201
#b9daa8 color charts
#b9daa8 color shades, tints & tones
#b9daa8 color schemes
#b9daa8 color preview, HTML & CSS examples
This text has a color of #b9daa8
<p style="color:#b9daa8;">Text here</p>
.mytext {color:#b9daa8;}
This box has a color of #b9daa8
<div style="background-color:#b9daa8;">Content here</div>
.mybackground {background-color:#b9daa8;}
Border around this has a color of #b9daa8
<div style="border:2px solid #b9daa8;">Content here</div>
.myborder {border:2px solid #b9daa8;}