#b9fedf color space conversions
Hex:
#b9fedf
RGB:
185, 254, 223
CMY:
27, 0, 13
CMYK:
27, 0, 12, 0
HSL:
153°, 97.1831%, 86.0784%
HSV (HSB):
153°, 27.1654%, 99.6078%
XYZ:
68.7687, 86.5256, 82.8887
xyY:
0.2887, 0.3633, 86.5256
CIE-Lab:
94.5366, -27.5808, 7.9632
CIE-LCH:
94.5366, 28.7074, 163.8954
CIE-Luv:
94.5366, -33.8565, 16.9041
Hunter-Lab:
93.0192, -30.8192, 12.2805
#b9fedf color charts
#b9fedf color shades, tints & tones
#b9fedf color schemes
#b9fedf color preview, HTML & CSS examples
This text has a color of #b9fedf
<p style="color:#b9fedf;">Text here</p>
.mytext {color:#b9fedf;}
This box has a color of #b9fedf
<div style="background-color:#b9fedf;">Content here</div>
.mybackground {background-color:#b9fedf;}
Border around this has a color of #b9fedf
<div style="border:2px solid #b9fedf;">Content here</div>
.myborder {border:2px solid #b9fedf;}