#b6f2f3 color space conversions
Hex:
#b6f2f3
RGB:
182, 242, 243
CMY:
29, 5, 5
CMYK:
25, 0, 0, 5
HSL:
181°, 71.7647%, 83.3333%
HSV (HSB):
181°, 25.1029%, 95.2941%
XYZ:
67.2212, 79.9204, 96.6773
xyY:
0.2757, 0.3278, 79.9204
CIE-Lab:
91.6491, -18.5272, -6.6267
CIE-LCH:
91.6491, 19.6767, 199.6807
CIE-Luv:
91.6491, -29.8351, -7.2550
Hunter-Lab:
89.3982, -22.2274, -1.5388
#b6f2f3 color charts
#b6f2f3 color shades, tints & tones
#b6f2f3 color schemes
#b6f2f3 color preview, HTML & CSS examples
This text has a color of #b6f2f3
<p style="color:#b6f2f3;">Text here</p>
.mytext {color:#b6f2f3;}
This box has a color of #b6f2f3
<div style="background-color:#b6f2f3;">Content here</div>
.mybackground {background-color:#b6f2f3;}
Border around this has a color of #b6f2f3
<div style="border:2px solid #b6f2f3;">Content here</div>
.myborder {border:2px solid #b6f2f3;}