#b0f1f1 color space conversions
Hex:
#b0f1f1
RGB:
176, 241, 241
CMY:
31, 5, 5
CMYK:
27, 0, 0, 5
HSL:
180°, 69.8925%, 81.7647%
HSV (HSB):
180°, 26.9710%, 94.5098%
XYZ:
65.2370, 78.4916, 94.9311
xyY:
0.2733, 0.3289, 78.4916
CIE-Lab:
91.0038, -20.1724, -6.5751
CIE-LCH:
91.0038, 21.2169, 198.0530
CIE-Luv:
91.0038, -31.9373, -6.9048
Hunter-Lab:
88.5955, -23.6042, -1.5131
#b0f1f1 color charts
#b0f1f1 color shades, tints & tones
#b0f1f1 color schemes
#b0f1f1 color preview, HTML & CSS examples
This text has a color of #b0f1f1
<p style="color:#b0f1f1;">Text here</p>
.mytext {color:#b0f1f1;}
This box has a color of #b0f1f1
<div style="background-color:#b0f1f1;">Content here</div>
.mybackground {background-color:#b0f1f1;}
Border around this has a color of #b0f1f1
<div style="border:2px solid #b0f1f1;">Content here</div>
.myborder {border:2px solid #b0f1f1;}