#b0c0d6 color space conversions
Hex:
#b0c0d6
RGB:
176, 192, 214
CMY:
31, 25, 16
CMYK:
18, 10, 0, 16
HSL:
215°, 31.6667%, 76.4706%
HSV (HSB):
215°, 17.7570%, 83.9216%
XYZ:
48.8917, 51.7844, 71.0369
xyY:
0.2847, 0.3016, 51.7844
CIE-Lab:
77.1518, -0.8934, -12.8556
CIE-LCH:
77.1518, 12.8866, 266.0248
CIE-Luv:
77.1518, -9.6002, -19.7291
Hunter-Lab:
71.9614, -4.6567, -8.1553
#b0c0d6 color charts
#b0c0d6 color shades, tints & tones
#b0c0d6 color schemes
#b0c0d6 color preview, HTML & CSS examples
This text has a color of #b0c0d6
<p style="color:#b0c0d6;">Text here</p>
.mytext {color:#b0c0d6;}
This box has a color of #b0c0d6
<div style="background-color:#b0c0d6;">Content here</div>
.mybackground {background-color:#b0c0d6;}
Border around this has a color of #b0c0d6
<div style="border:2px solid #b0c0d6;">Content here</div>
.myborder {border:2px solid #b0c0d6;}