#b8d1d9 color space conversions
Hex:
#b8d1d9
RGB:
184, 209, 217
CMY:
28, 18, 15
CMYK:
15, 4, 0, 15
HSL:
195°, 30.2752%, 78.6275%
HSV (HSB):
195°, 15.2074%, 85.0980%
XYZ:
55.0920, 60.8010, 74.4778
xyY:
0.2894, 0.3194, 60.8010
CIE-Lab:
82.2717, -6.6961, -6.7849
CIE-LCH:
82.2717, 9.5327, 225.3773
CIE-Luv:
82.2717, -13.6265, -9.3107
Hunter-Lab:
77.9750, -10.3399, -2.0483
#b8d1d9 color charts
#b8d1d9 color shades, tints & tones
#b8d1d9 color schemes
#b8d1d9 color preview, HTML & CSS examples
This text has a color of #b8d1d9
<p style="color:#b8d1d9;">Text here</p>
.mytext {color:#b8d1d9;}
This box has a color of #b8d1d9
<div style="background-color:#b8d1d9;">Content here</div>
.mybackground {background-color:#b8d1d9;}
Border around this has a color of #b8d1d9
<div style="border:2px solid #b8d1d9;">Content here</div>
.myborder {border:2px solid #b8d1d9;}