#b9f2f8 color space conversions
Hex:
#b9f2f8
RGB:
185, 242, 248
CMY:
27, 5, 3
CMYK:
25, 2, 0, 3
HSL:
186°, 81.8182%, 84.9020%
HSV (HSB):
186°, 25.4032%, 97.2549%
XYZ:
68.7030, 80.5959, 100.7425
xyY:
0.2748, 0.3223, 80.5959
CIE-Lab:
91.9516, -16.5812, -8.7627
CIE-LCH:
91.9516, 18.7542, 207.8552
CIE-Luv:
91.9516, -28.5618, -11.0066
Hunter-Lab:
89.7752, -20.5045, -3.6904
#b9f2f8 color charts
#b9f2f8 color shades, tints & tones
#b9f2f8 color schemes
#b9f2f8 color preview, HTML & CSS examples
This text has a color of #b9f2f8
<p style="color:#b9f2f8;">Text here</p>
.mytext {color:#b9f2f8;}
This box has a color of #b9f2f8
<div style="background-color:#b9f2f8;">Content here</div>
.mybackground {background-color:#b9f2f8;}
Border around this has a color of #b9f2f8
<div style="border:2px solid #b9f2f8;">Content here</div>
.myborder {border:2px solid #b9f2f8;}