#b3f0f0 color space conversions
Hex:
#b3f0f0
RGB:
179, 240, 240
CMY:
30, 6, 6
CMYK:
25, 0, 0, 6
HSL:
180°, 67.0330%, 82.1569%
HSV (HSB):
180°, 25.4167%, 94.1176%
XYZ:
65.4787, 78.1952, 94.0802
xyY:
0.2754, 0.3289, 78.1952
CIE-Lab:
90.8689, -19.0471, -6.2350
CIE-LCH:
90.8689, 20.0416, 198.1256
CIE-Luv:
90.8689, -30.2421, -6.5391
Hunter-Lab:
88.4280, -22.5744, -1.1801
#b3f0f0 color charts
#b3f0f0 color shades, tints & tones
#b3f0f0 color schemes
#b3f0f0 color preview, HTML & CSS examples
This text has a color of #b3f0f0
<p style="color:#b3f0f0;">Text here</p>
.mytext {color:#b3f0f0;}
This box has a color of #b3f0f0
<div style="background-color:#b3f0f0;">Content here</div>
.mybackground {background-color:#b3f0f0;}
Border around this has a color of #b3f0f0
<div style="border:2px solid #b3f0f0;">Content here</div>
.myborder {border:2px solid #b3f0f0;}