#b7c6d6 color space conversions
Hex:
#b7c6d6
RGB:
183, 198, 214
CMY:
28, 22, 16
CMYK:
14, 7, 0, 16
HSL:
211°, 27.4336%, 77.8431%
HSV (HSB):
211°, 14.4860%, 83.9216%
XYZ:
51.8601, 55.3105, 71.5610
xyY:
0.2902, 0.3095, 55.3105
CIE-Lab:
79.2198, -1.8583, -9.7156
CIE-LCH:
79.2198, 9.8918, 259.1720
CIE-Luv:
79.2198, -8.8608, -14.6522
Hunter-Lab:
74.3710, -5.6783, -4.9901
#b7c6d6 color charts
#b7c6d6 color shades, tints & tones
#b7c6d6 color schemes
#b7c6d6 color preview, HTML & CSS examples
This text has a color of #b7c6d6
<p style="color:#b7c6d6;">Text here</p>
.mytext {color:#b7c6d6;}
This box has a color of #b7c6d6
<div style="background-color:#b7c6d6;">Content here</div>
.mybackground {background-color:#b7c6d6;}
Border around this has a color of #b7c6d6
<div style="border:2px solid #b7c6d6;">Content here</div>
.myborder {border:2px solid #b7c6d6;}