#b9f2f3 color space conversions
Hex:
#b9f2f3
RGB:
185, 242, 243
CMY:
27, 5, 5
CMYK:
24, 0, 0, 5
HSL:
181°, 70.7317%, 83.9216%
HSV (HSB):
181°, 23.8683%, 95.2941%
XYZ:
67.9374, 80.2896, 96.7108
xyY:
0.2774, 0.3278, 80.2896
CIE-Lab:
91.8147, -17.6642, -6.3635
CIE-LCH:
91.8147, 18.7755, 199.8116
CIE-Luv:
91.8147, -28.5394, -6.9737
Hunter-Lab:
89.6045, -21.4706, -1.2690
#b9f2f3 color charts
#b9f2f3 color shades, tints & tones
#b9f2f3 color schemes
#b9f2f3 color preview, HTML & CSS examples
This text has a color of #b9f2f3
<p style="color:#b9f2f3;">Text here</p>
.mytext {color:#b9f2f3;}
This box has a color of #b9f2f3
<div style="background-color:#b9f2f3;">Content here</div>
.mybackground {background-color:#b9f2f3;}
Border around this has a color of #b9f2f3
<div style="border:2px solid #b9f2f3;">Content here</div>
.myborder {border:2px solid #b9f2f3;}