#b9d3d8 color space conversions
Hex:
#b9d3d8
RGB:
185, 211, 216
CMY:
27, 17, 15
CMYK:
14, 2, 0, 15
HSL:
190°, 28.4404%, 78.6275%
HSV (HSB):
190°, 14.3519%, 84.7059%
XYZ:
55.6965, 61.8607, 73.9705
xyY:
0.2908, 0.3230, 61.8607
CIE-Lab:
82.8393, -7.6235, -5.4053
CIE-LCH:
82.8393, 9.3453, 215.3378
CIE-Luv:
82.8393, -14.0371, -7.0053
Hunter-Lab:
78.6516, -11.2368, -0.7052
#b9d3d8 color charts
#b9d3d8 color shades, tints & tones
#b9d3d8 color schemes
#b9d3d8 color preview, HTML & CSS examples
This text has a color of #b9d3d8
<p style="color:#b9d3d8;">Text here</p>
.mytext {color:#b9d3d8;}
This box has a color of #b9d3d8
<div style="background-color:#b9d3d8;">Content here</div>
.mybackground {background-color:#b9d3d8;}
Border around this has a color of #b9d3d8
<div style="border:2px solid #b9d3d8;">Content here</div>
.myborder {border:2px solid #b9d3d8;}