#b9feed color space conversions
Hex:
#b9feed
RGB:
185, 254, 237
CMY:
27, 0, 7
CMYK:
27, 0, 7, 0
HSL:
165°, 97.1831%, 86.0784%
HSV (HSB):
165°, 27.1654%, 99.6078%
XYZ:
70.7355, 87.3123, 93.2456
xyY:
0.2815, 0.3475, 87.3123
CIE-Lab:
94.8706, -24.7814, 1.2295
CIE-LCH:
94.8706, 24.8119, 177.1596
CIE-Luv:
94.8706, -33.8041, 6.1654
Hunter-Lab:
93.4411, -28.3963, 6.2428
#b9feed color charts
#b9feed color shades, tints & tones
#b9feed color schemes
#b9feed color preview, HTML & CSS examples
This text has a color of #b9feed
<p style="color:#b9feed;">Text here</p>
.mytext {color:#b9feed;}
This box has a color of #b9feed
<div style="background-color:#b9feed;">Content here</div>
.mybackground {background-color:#b9feed;}
Border around this has a color of #b9feed
<div style="border:2px solid #b9feed;">Content here</div>
.myborder {border:2px solid #b9feed;}