#b5c7d6 color space conversions
Hex:
#b5c7d6
RGB:
181, 199, 214
CMY:
29, 22, 16
CMYK:
15, 7, 0, 16
HSL:
207°, 28.6957%, 77.4510%
HSV (HSB):
207°, 15.4206%, 83.9216%
XYZ:
51.6171, 55.5256, 71.6153
xyY:
0.2888, 0.3106, 55.5256
CIE-Lab:
79.3431, -3.0290, -9.5470
CIE-LCH:
79.3431, 10.0160, 252.3971
CIE-Luv:
79.3431, -10.3455, -14.1991
Hunter-Lab:
74.5155, -6.7548, -4.8215
#b5c7d6 color charts
#b5c7d6 color shades, tints & tones
#b5c7d6 color schemes
#b5c7d6 color preview, HTML & CSS examples
This text has a color of #b5c7d6
<p style="color:#b5c7d6;">Text here</p>
.mytext {color:#b5c7d6;}
This box has a color of #b5c7d6
<div style="background-color:#b5c7d6;">Content here</div>
.mybackground {background-color:#b5c7d6;}
Border around this has a color of #b5c7d6
<div style="border:2px solid #b5c7d6;">Content here</div>
.myborder {border:2px solid #b5c7d6;}