#b0f8f6 color space conversions
Hex:
#b0f8f6
RGB:
176, 248, 246
CMY:
31, 3, 4
CMYK:
29, 0, 1, 3
HSL:
178°, 83.7209%, 83.1373%
HSV (HSB):
178°, 29.0323%, 97.2549%
XYZ:
68.1065, 83.0187, 99.6234
xyY:
0.2716, 0.3311, 83.0187
CIE-Lab:
93.0226, -22.5005, -6.1917
CIE-LCH:
93.0226, 23.3369, 195.3859
CIE-Luv:
93.0226, -34.9101, -5.9331
Hunter-Lab:
91.1146, -26.0252, -1.0466
#b0f8f6 color charts
#b0f8f6 color shades, tints & tones
#b0f8f6 color schemes
#b0f8f6 color preview, HTML & CSS examples
This text has a color of #b0f8f6
<p style="color:#b0f8f6;">Text here</p>
.mytext {color:#b0f8f6;}
This box has a color of #b0f8f6
<div style="background-color:#b0f8f6;">Content here</div>
.mybackground {background-color:#b0f8f6;}
Border around this has a color of #b0f8f6
<div style="border:2px solid #b0f8f6;">Content here</div>
.myborder {border:2px solid #b0f8f6;}