#b0f1f9 color space conversions
Hex:
#b0f1f9
RGB:
176, 241, 249
CMY:
31, 5, 2
CMYK:
29, 3, 0, 2
HSL:
187°, 85.8824%, 83.3333%
HSV (HSB):
187°, 29.3173%, 97.6471%
XYZ:
66.4587, 78.9803, 101.3645
xyY:
0.2693, 0.3200, 78.9803
CIE-Lab:
91.2254, -18.3914, -10.4151
CIE-LCH:
91.2254, 21.1357, 209.5229
CIE-Luv:
91.2254, -31.9171, -13.3905
Hunter-Lab:
88.8708, -22.0395, -5.4155
#b0f1f9 color charts
#b0f1f9 color shades, tints & tones
#b0f1f9 color schemes
#b0f1f9 color preview, HTML & CSS examples
This text has a color of #b0f1f9
<p style="color:#b0f1f9;">Text here</p>
.mytext {color:#b0f1f9;}
This box has a color of #b0f1f9
<div style="background-color:#b0f1f9;">Content here</div>
.mybackground {background-color:#b0f1f9;}
Border around this has a color of #b0f1f9
<div style="border:2px solid #b0f1f9;">Content here</div>
.myborder {border:2px solid #b0f1f9;}