#b3f0e0 color space conversions
Hex:
#b3f0e0
RGB:
179, 240, 224
CMY:
30, 6, 12
CMYK:
25, 0, 7, 6
HSL:
164°, 67.0330%, 82.1569%
HSV (HSB):
164°, 25.4167%, 94.1176%
XYZ:
63.2050, 77.2857, 82.1074
xyY:
0.2839, 0.3472, 77.2857
CIE-Lab:
90.4530, -22.4258, 1.4979
CIE-LCH:
90.4530, 22.4758, 176.1786
CIE-Luv:
90.4530, -30.2371, 6.1428
Hunter-Lab:
87.9123, -25.5129, 6.1636
#b3f0e0 color charts
#b3f0e0 color shades, tints & tones
#b3f0e0 color schemes
#b3f0e0 color preview, HTML & CSS examples
This text has a color of #b3f0e0
<p style="color:#b3f0e0;">Text here</p>
.mytext {color:#b3f0e0;}
This box has a color of #b3f0e0
<div style="background-color:#b3f0e0;">Content here</div>
.mybackground {background-color:#b3f0e0;}
Border around this has a color of #b3f0e0
<div style="border:2px solid #b3f0e0;">Content here</div>
.myborder {border:2px solid #b3f0e0;}