#b0d2d8 color space conversions
Hex:
#b0d2d8
RGB:
176, 210, 216
CMY:
31, 18, 15
CMYK:
19, 3, 0, 15
HSL:
189°, 33.8983%, 76.8627%
HSV (HSB):
189°, 18.5185%, 84.7059%
XYZ:
53.3458, 60.2812, 73.7896
xyY:
0.2846, 0.3216, 60.2812
CIE-Lab:
81.9908, -9.9375, -6.7247
CIE-LCH:
81.9908, 11.9989, 214.0863
CIE-Luv:
81.9908, -17.9525, -8.6850
Hunter-Lab:
77.6409, -13.2274, -2.0003
#b0d2d8 color charts
#b0d2d8 color shades, tints & tones
#b0d2d8 color schemes
#b0d2d8 color preview, HTML & CSS examples
This text has a color of #b0d2d8
<p style="color:#b0d2d8;">Text here</p>
.mytext {color:#b0d2d8;}
This box has a color of #b0d2d8
<div style="background-color:#b0d2d8;">Content here</div>
.mybackground {background-color:#b0d2d8;}
Border around this has a color of #b0d2d8
<div style="border:2px solid #b0d2d8;">Content here</div>
.myborder {border:2px solid #b0d2d8;}