#b9fcd6 color space conversions
Hex:
#b9fcd6
RGB:
185, 252, 214
CMY:
27, 1, 16
CMYK:
27, 0, 15, 1
HSL:
146°, 91.7808%, 85.6863%
HSV (HSB):
146°, 26.5873%, 98.8235%
XYZ:
66.9556, 84.7901, 76.4555
xyY:
0.2934, 0.3716, 84.7901
CIE-Lab:
93.7926, -28.3538, 11.5326
CIE-LCH:
93.7926, 30.6095, 157.8665
CIE-Luv:
93.7926, -32.9867, 22.2983
Hunter-Lab:
92.0816, -31.3494, 15.2285
#b9fcd6 color charts
#b9fcd6 color shades, tints & tones
#b9fcd6 color schemes
#b9fcd6 color preview, HTML & CSS examples
This text has a color of #b9fcd6
<p style="color:#b9fcd6;">Text here</p>
.mytext {color:#b9fcd6;}
This box has a color of #b9fcd6
<div style="background-color:#b9fcd6;">Content here</div>
.mybackground {background-color:#b9fcd6;}
Border around this has a color of #b9fcd6
<div style="border:2px solid #b9fcd6;">Content here</div>
.myborder {border:2px solid #b9fcd6;}