#b0d0d6 color space conversions
Hex:
#b0d0d6
RGB:
176, 208, 214
CMY:
31, 18, 16
CMYK:
18, 3, 0, 16
HSL:
189°, 31.6667%, 76.4706%
HSV (HSB):
189°, 17.7570%, 83.9216%
XYZ:
52.5980, 59.1969, 72.2723
xyY:
0.2858, 0.3216, 59.1969
CIE-Lab:
81.3997, -9.3260, -6.5313
CIE-LCH:
81.3997, 11.3856, 215.0051
CIE-Luv:
81.3997, -16.9894, -8.4715
Hunter-Lab:
76.9395, -12.6167, -1.8357
#b0d0d6 color charts
#b0d0d6 color shades, tints & tones
#b0d0d6 color schemes
#b0d0d6 color preview, HTML & CSS examples
This text has a color of #b0d0d6
<p style="color:#b0d0d6;">Text here</p>
.mytext {color:#b0d0d6;}
This box has a color of #b0d0d6
<div style="background-color:#b0d0d6;">Content here</div>
.mybackground {background-color:#b0d0d6;}
Border around this has a color of #b0d0d6
<div style="border:2px solid #b0d0d6;">Content here</div>
.myborder {border:2px solid #b0d0d6;}