#b9fdfc color space conversions
Hex:
#b9fdfc
RGB:
185, 253, 252
CMY:
27, 1, 1
CMYK:
27, 0, 0, 1
HSL:
179°, 94.4444%, 85.8824%
HSV (HSB):
179°, 26.8775%, 99.2157%
XYZ:
72.7036, 87.5931, 105.1707
xyY:
0.2739, 0.3300, 87.5931
CIE-Lab:
94.9894, -21.1292, -6.3398
CIE-LCH:
94.9894, 22.0598, 196.7018
CIE-Luv:
94.9894, -33.3227, -6.4010
Hunter-Lab:
93.5912, -25.1222, -1.1118
#b9fdfc color charts
#b9fdfc color shades, tints & tones
#b9fdfc color schemes
#b9fdfc color preview, HTML & CSS examples
This text has a color of #b9fdfc
<p style="color:#b9fdfc;">Text here</p>
.mytext {color:#b9fdfc;}
This box has a color of #b9fdfc
<div style="background-color:#b9fdfc;">Content here</div>
.mybackground {background-color:#b9fdfc;}
Border around this has a color of #b9fdfc
<div style="border:2px solid #b9fdfc;">Content here</div>
.myborder {border:2px solid #b9fdfc;}