#b9d2da color space conversions
Hex:
#b9d2da
RGB:
185, 210, 218
CMY:
27, 18, 15
CMYK:
15, 4, 0, 15
HSL:
195°, 30.8411%, 79.0196%
HSV (HSB):
195°, 15.1376%, 85.4902%
XYZ:
55.7091, 61.4694, 75.2583
xyY:
0.2895, 0.3194, 61.4694
CIE-Lab:
82.6305, -6.6920, -6.7797
CIE-LCH:
82.6305, 9.5261, 225.3731
CIE-Luv:
82.6305, -13.6282, -9.3090
Hunter-Lab:
78.4024, -10.3706, -2.0306
#b9d2da color charts
#b9d2da color shades, tints & tones
#b9d2da color schemes
#b9d2da color preview, HTML & CSS examples
This text has a color of #b9d2da
<p style="color:#b9d2da;">Text here</p>
.mytext {color:#b9d2da;}
This box has a color of #b9d2da
<div style="background-color:#b9d2da;">Content here</div>
.mybackground {background-color:#b9d2da;}
Border around this has a color of #b9d2da
<div style="border:2px solid #b9d2da;">Content here</div>
.myborder {border:2px solid #b9d2da;}