#b6d8dd color space conversions
Hex:
#b6d8dd
RGB:
182, 216, 221
CMY:
29, 15, 13
CMYK:
18, 2, 0, 13
HSL:
188°, 36.4486%, 79.0196%
HSV (HSB):
188°, 17.6471%, 86.6667%
XYZ:
56.8984, 64.2773, 77.8145
xyY:
0.2859, 0.3230, 64.2773
CIE-Lab:
84.1099, -10.1121, -6.2087
CIE-LCH:
84.1099, 11.8661, 211.5495
CIE-Luv:
84.1099, -17.9521, -7.8731
Hunter-Lab:
80.1731, -13.6225, -1.4246
#b6d8dd color charts
#b6d8dd color shades, tints & tones
#b6d8dd color schemes
#b6d8dd color preview, HTML & CSS examples
This text has a color of #b6d8dd
<p style="color:#b6d8dd;">Text here</p>
.mytext {color:#b6d8dd;}
This box has a color of #b6d8dd
<div style="background-color:#b6d8dd;">Content here</div>
.mybackground {background-color:#b6d8dd;}
Border around this has a color of #b6d8dd
<div style="border:2px solid #b6d8dd;">Content here</div>
.myborder {border:2px solid #b6d8dd;}