#b9d8e2 color space conversions
Hex:
#b9d8e2
RGB:
185, 216, 226
CMY:
27, 15, 11
CMYK:
18, 4, 0, 11
HSL:
195°, 41.4141%, 80.5882%
HSV (HSB):
195°, 18.1416%, 88.6275%
XYZ:
58.2909, 64.9170, 81.4095
xyY:
0.2849, 0.3173, 64.9170
CIE-Lab:
84.4410, -8.1290, -8.3503
CIE-LCH:
84.4410, 11.6537, 225.7696
CIE-Luv:
84.4410, -16.6295, -11.5879
Hunter-Lab:
80.5711, -11.8597, -3.5072
#b9d8e2 color charts
#b9d8e2 color shades, tints & tones
#b9d8e2 color schemes
#b9d8e2 color preview, HTML & CSS examples
This text has a color of #b9d8e2
<p style="color:#b9d8e2;">Text here</p>
.mytext {color:#b9d8e2;}
This box has a color of #b9d8e2
<div style="background-color:#b9d8e2;">Content here</div>
.mybackground {background-color:#b9d8e2;}
Border around this has a color of #b9d8e2
<div style="border:2px solid #b9d8e2;">Content here</div>
.myborder {border:2px solid #b9d8e2;}