#b0f2f2 color space conversions
Hex:
#b0f2f2
RGB:
176, 242, 242
CMY:
31, 5, 5
CMYK:
27, 0, 0, 5
HSL:
180°, 71.7391%, 81.9608%
HSV (HSB):
180°, 27.2727%, 94.9020%
XYZ:
65.6836, 79.1452, 95.8191
xyY:
0.2729, 0.3289, 79.1452
CIE-Lab:
91.2999, -20.4448, -6.6582
CIE-LCH:
91.2999, 21.5016, 198.0389
CIE-Luv:
91.2999, -32.3646, -6.9970
Hunter-Lab:
88.9636, -23.8960, -1.5844
#b0f2f2 color charts
#b0f2f2 color shades, tints & tones
#b0f2f2 color schemes
#b0f2f2 color preview, HTML & CSS examples
This text has a color of #b0f2f2
<p style="color:#b0f2f2;">Text here</p>
.mytext {color:#b0f2f2;}
This box has a color of #b0f2f2
<div style="background-color:#b0f2f2;">Content here</div>
.mybackground {background-color:#b0f2f2;}
Border around this has a color of #b0f2f2
<div style="border:2px solid #b0f2f2;">Content here</div>
.myborder {border:2px solid #b0f2f2;}