#b9d2ed color space conversions
Hex:
#b9d2ed
RGB:
185, 210, 237
CMY:
27, 18, 7
CMYK:
22, 11, 0, 7
HSL:
211°, 59.0909%, 82.7451%
HSV (HSB):
211°, 21.9409%, 92.9412%
XYZ:
58.3402, 62.5219, 89.1138
xyY:
0.2778, 0.2978, 62.5219
CIE-Lab:
83.1902, -2.6179, -16.0614
CIE-LCH:
83.1902, 16.2734, 260.7424
CIE-Luv:
83.1902, -14.2184, -24.8652
Hunter-Lab:
79.0708, -6.6725, -11.4711
#b9d2ed color charts
#b9d2ed color shades, tints & tones
#b9d2ed color schemes
#b9d2ed color preview, HTML & CSS examples
This text has a color of #b9d2ed
<p style="color:#b9d2ed;">Text here</p>
.mytext {color:#b9d2ed;}
This box has a color of #b9d2ed
<div style="background-color:#b9d2ed;">Content here</div>
.mybackground {background-color:#b9d2ed;}
Border around this has a color of #b9d2ed
<div style="border:2px solid #b9d2ed;">Content here</div>
.myborder {border:2px solid #b9d2ed;}