#b0d3d6 color space conversions
Hex:
#b0d3d6
RGB:
176, 211, 214
CMY:
31, 17, 16
CMYK:
18, 1, 0, 16
HSL:
185°, 31.6667%, 76.4706%
HSV (HSB):
185°, 17.7570%, 83.9216%
XYZ:
53.3364, 60.6737, 72.5184
xyY:
0.2859, 0.3253, 60.6737
CIE-Lab:
82.2030, -10.8765, -5.3442
CIE-LCH:
82.2030, 12.1185, 206.1673
CIE-Luv:
82.2030, -18.3711, -6.3707
Hunter-Lab:
77.8933, -14.0879, -0.6735
#b0d3d6 color charts
#b0d3d6 color shades, tints & tones
#b0d3d6 color schemes
#b0d3d6 color preview, HTML & CSS examples
This text has a color of #b0d3d6
<p style="color:#b0d3d6;">Text here</p>
.mytext {color:#b0d3d6;}
This box has a color of #b0d3d6
<div style="background-color:#b0d3d6;">Content here</div>
.mybackground {background-color:#b0d3d6;}
Border around this has a color of #b0d3d6
<div style="border:2px solid #b0d3d6;">Content here</div>
.myborder {border:2px solid #b0d3d6;}