#b5dbd9 color space conversions
Hex:
#b5dbd9
RGB:
181, 219, 217
CMY:
29, 14, 15
CMYK:
17, 0, 1, 14
HSL:
177°, 34.5455%, 78.4314%
HSV (HSB):
177°, 17.3516%, 85.8824%
XYZ:
56.9120, 65.4965, 75.2882
xyY:
0.2879, 0.3313, 65.4965
CIE-Lab:
84.7390, -12.7900, -3.1678
CIE-LCH:
84.7390, 13.1765, 193.9107
CIE-Luv:
84.7390, -19.7331, -2.6832
Hunter-Lab:
80.9299, -16.1017, 1.4942
#b5dbd9 color charts
#b5dbd9 color shades, tints & tones
#b5dbd9 color schemes
#b5dbd9 color preview, HTML & CSS examples
This text has a color of #b5dbd9
<p style="color:#b5dbd9;">Text here</p>
.mytext {color:#b5dbd9;}
This box has a color of #b5dbd9
<div style="background-color:#b5dbd9;">Content here</div>
.mybackground {background-color:#b5dbd9;}
Border around this has a color of #b5dbd9
<div style="border:2px solid #b5dbd9;">Content here</div>
.myborder {border:2px solid #b5dbd9;}