#b0fdf9 color space conversions
Hex:
#b0fdf9
RGB:
176, 253, 249
CMY:
31, 1, 2
CMYK:
30, 0, 2, 1
HSL:
177°, 95.0617%, 84.1176%
HSV (HSB):
177°, 30.4348%, 99.2157%
XYZ:
70.1287, 86.3202, 102.5878
xyY:
0.2707, 0.3332, 86.3202
CIE-Lab:
94.4491, -24.2638, -5.6394
CIE-LCH:
94.4491, 24.9106, 193.0843
CIE-Luv:
94.4491, -37.0041, -4.7728
Hunter-Lab:
92.9087, -27.8561, -0.4307
#b0fdf9 color charts
#b0fdf9 color shades, tints & tones
#b0fdf9 color schemes
#b0fdf9 color preview, HTML & CSS examples
This text has a color of #b0fdf9
<p style="color:#b0fdf9;">Text here</p>
.mytext {color:#b0fdf9;}
This box has a color of #b0fdf9
<div style="background-color:#b0fdf9;">Content here</div>
.mybackground {background-color:#b0fdf9;}
Border around this has a color of #b0fdf9
<div style="border:2px solid #b0fdf9;">Content here</div>
.myborder {border:2px solid #b0fdf9;}