#b9fef9 color space conversions
Hex:
#b9fef9
RGB:
185, 254, 249
CMY:
27, 0, 2
CMYK:
27, 0, 2, 0
HSL:
176°, 97.1831%, 86.0784%
HSV (HSB):
176°, 27.1654%, 99.6078%
XYZ:
72.5483, 88.0375, 102.7918
xyY:
0.2755, 0.3343, 88.0375
CIE-Lab:
95.1767, -22.2625, -4.5147
CIE-LCH:
95.1767, 22.7157, 191.4637
CIE-Luv:
95.1767, -33.7621, -3.2943
Hunter-Lab:
93.8283, -26.1828, 0.7258
#b9fef9 color charts
#b9fef9 color shades, tints & tones
#b9fef9 color schemes
#b9fef9 color preview, HTML & CSS examples
This text has a color of #b9fef9
<p style="color:#b9fef9;">Text here</p>
.mytext {color:#b9fef9;}
This box has a color of #b9fef9
<div style="background-color:#b9fef9;">Content here</div>
.mybackground {background-color:#b9fef9;}
Border around this has a color of #b9fef9
<div style="border:2px solid #b9fef9;">Content here</div>
.myborder {border:2px solid #b9fef9;}