#b9d0ed color space conversions
Hex:
#b9d0ed
RGB:
185, 208, 237
CMY:
27, 18, 7
CMYK:
22, 12, 0, 7
HSL:
213°, 59.0909%, 82.7451%
HSV (HSB):
213°, 21.9409%, 92.9412%
XYZ:
57.8495, 61.5405, 88.9503
xyY:
0.2777, 0.2954, 61.5405
CIE-Lab:
82.6684, -1.5638, -16.8465
CIE-LCH:
82.6684, 16.9189, 264.6967
CIE-Luv:
82.6684, -13.3219, -26.2937
Hunter-Lab:
78.4477, -5.6527, -12.3143
#b9d0ed color charts
#b9d0ed color shades, tints & tones
#b9d0ed color schemes
#b9d0ed color preview, HTML & CSS examples
This text has a color of #b9d0ed
<p style="color:#b9d0ed;">Text here</p>
.mytext {color:#b9d0ed;}
This box has a color of #b9d0ed
<div style="background-color:#b9d0ed;">Content here</div>
.mybackground {background-color:#b9d0ed;}
Border around this has a color of #b9d0ed
<div style="border:2px solid #b9d0ed;">Content here</div>
.myborder {border:2px solid #b9d0ed;}