#b9fdf5 color space conversions
Hex:
#b9fdf5
RGB:
185, 253, 245
CMY:
27, 1, 4
CMYK:
27, 0, 3, 1
HSL:
173°, 94.4444%, 85.8824%
HSV (HSB):
173°, 26.8775%, 99.2157%
XYZ:
71.6143, 87.1574, 99.4348
xyY:
0.2774, 0.3375, 87.1574
CIE-Lab:
94.8050, -22.6298, -2.9960
CIE-LCH:
94.8050, 22.8273, 187.5417
CIE-Luv:
94.8050, -33.3420, -0.8188
Hunter-Lab:
93.3581, -26.4508, 2.2015
#b9fdf5 color charts
#b9fdf5 color shades, tints & tones
#b9fdf5 color schemes
#b9fdf5 color preview, HTML & CSS examples
This text has a color of #b9fdf5
<p style="color:#b9fdf5;">Text here</p>
.mytext {color:#b9fdf5;}
This box has a color of #b9fdf5
<div style="background-color:#b9fdf5;">Content here</div>
.mybackground {background-color:#b9fdf5;}
Border around this has a color of #b9fdf5
<div style="border:2px solid #b9fdf5;">Content here</div>
.myborder {border:2px solid #b9fdf5;}