#b7cdd6 color space conversions
Hex:
#b7cdd6
RGB:
183, 205, 214
CMY:
28, 20, 16
CMYK:
14, 4, 0, 16
HSL:
197°, 27.4336%, 77.8431%
HSV (HSB):
197°, 14.4860%, 83.9216%
XYZ:
53.4974, 58.5850, 72.1067
xyY:
0.2904, 0.3181, 58.5850
CIE-Lab:
81.0629, -5.5478, -6.9787
CIE-LCH:
81.0629, 8.9152, 231.5168
CIE-Luv:
81.0629, -12.1547, -9.7829
Hunter-Lab:
76.5408, -9.1858, -2.2767
#b7cdd6 color charts
#b7cdd6 color shades, tints & tones
#b7cdd6 color schemes
#b7cdd6 color preview, HTML & CSS examples
This text has a color of #b7cdd6
<p style="color:#b7cdd6;">Text here</p>
.mytext {color:#b7cdd6;}
This box has a color of #b7cdd6
<div style="background-color:#b7cdd6;">Content here</div>
.mybackground {background-color:#b7cdd6;}
Border around this has a color of #b7cdd6
<div style="border:2px solid #b7cdd6;">Content here</div>
.myborder {border:2px solid #b7cdd6;}