#b9ead8 color space conversions
Hex:
#b9ead8
RGB:
185, 234, 216
CMY:
27, 8, 15
CMYK:
21, 0, 8, 8
HSL:
158°, 53.8462%, 82.1569%
HSV (HSB):
158°, 20.9402%, 91.7647%
XYZ:
61.8251, 74.1178, 76.0134
xyY:
0.2917, 0.3497, 74.1178
CIE-Lab:
88.9781, -19.2684, 3.5751
CIE-LCH:
88.9781, 19.5972, 169.4887
CIE-Luv:
88.9781, -24.7565, 8.7684
Hunter-Lab:
86.0917, -22.4742, 7.9150
#b9ead8 color charts
#b9ead8 color shades, tints & tones
#b9ead8 color schemes
#b9ead8 color preview, HTML & CSS examples
This text has a color of #b9ead8
<p style="color:#b9ead8;">Text here</p>
.mytext {color:#b9ead8;}
This box has a color of #b9ead8
<div style="background-color:#b9ead8;">Content here</div>
.mybackground {background-color:#b9ead8;}
Border around this has a color of #b9ead8
<div style="border:2px solid #b9ead8;">Content here</div>
.myborder {border:2px solid #b9ead8;}