#b9fffc color space conversions
Hex:
#b9fffc
RGB:
185, 255, 252
CMY:
27, 0, 1
CMYK:
27, 0, 1, 0
HSL:
177°, 100.0000%, 86.2745%
HSV (HSB):
177°, 27.4510%, 100.0000%
XYZ:
73.3383, 88.8626, 105.3823
xyY:
0.2741, 0.3321, 88.8626
CIE-Lab:
95.5230, -22.1024, -5.5523
CIE-LCH:
95.5230, 22.7891, 194.1013
CIE-Luv:
95.5230, -34.1813, -4.9822
Hunter-Lab:
94.2669, -26.0968, -0.2942
#b9fffc color charts
#b9fffc color shades, tints & tones
#b9fffc color schemes
#b9fffc color preview, HTML & CSS examples
This text has a color of #b9fffc
<p style="color:#b9fffc;">Text here</p>
.mytext {color:#b9fffc;}
This box has a color of #b9fffc
<div style="background-color:#b9fffc;">Content here</div>
.mybackground {background-color:#b9fffc;}
Border around this has a color of #b9fffc
<div style="border:2px solid #b9fffc;">Content here</div>
.myborder {border:2px solid #b9fffc;}