#b3f6e6 color space conversions
Hex:
#b3f6e6
RGB:
179, 246, 230
CMY:
30, 4, 10
CMYK:
27, 0, 7, 4
HSL:
166°, 78.8235%, 83.3333%
HSV (HSB):
166°, 27.2358%, 96.4706%
XYZ:
65.8291, 81.2084, 87.0681
xyY:
0.2812, 0.3469, 81.2084
CIE-Lab:
92.2244, -24.1032, 0.9573
CIE-LCH:
92.2244, 24.1222, 177.7255
CIE-Luv:
92.2244, -32.8816, 5.6032
Hunter-Lab:
90.1157, -27.3091, 5.7961
#b3f6e6 color charts
#b3f6e6 color shades, tints & tones
#b3f6e6 color schemes
#b3f6e6 color preview, HTML & CSS examples
This text has a color of #b3f6e6
<p style="color:#b3f6e6;">Text here</p>
.mytext {color:#b3f6e6;}
This box has a color of #b3f6e6
<div style="background-color:#b3f6e6;">Content here</div>
.mybackground {background-color:#b3f6e6;}
Border around this has a color of #b3f6e6
<div style="border:2px solid #b3f6e6;">Content here</div>
.myborder {border:2px solid #b3f6e6;}