#b9ffdf color space conversions
Hex:
#b9ffdf
RGB:
185, 255, 223
CMY:
27, 0, 13
CMYK:
27, 0, 13, 0
HSL:
153°, 100.0000%, 86.2745%
HSV (HSB):
153°, 27.4510%, 100.0000%
XYZ:
69.0869, 87.1620, 82.9947
xyY:
0.2888, 0.3643, 87.1620
CIE-Lab:
94.8070, -28.0548, 8.3514
CIE-LCH:
94.8070, 29.2715, 163.4226
CIE-Luv:
94.8070, -34.3030, 17.5732
Hunter-Lab:
93.3606, -31.2910, 12.6454
#b9ffdf color charts
#b9ffdf color shades, tints & tones
#b9ffdf color schemes
#b9ffdf color preview, HTML & CSS examples
This text has a color of #b9ffdf
<p style="color:#b9ffdf;">Text here</p>
.mytext {color:#b9ffdf;}
This box has a color of #b9ffdf
<div style="background-color:#b9ffdf;">Content here</div>
.mybackground {background-color:#b9ffdf;}
Border around this has a color of #b9ffdf
<div style="border:2px solid #b9ffdf;">Content here</div>
.myborder {border:2px solid #b9ffdf;}