#b0dcd8 color space conversions
Hex:
#b0dcd8
RGB:
176, 220, 216
CMY:
31, 14, 15
CMYK:
20, 0, 2, 14
HSL:
175°, 38.5965%, 77.6471%
HSV (HSB):
175°, 20.0000%, 86.2745%
XYZ:
55.8924, 65.3744, 74.6384
xyY:
0.2853, 0.3337, 65.3744
CIE-Lab:
84.6763, -15.0517, -2.7656
CIE-LCH:
84.6763, 15.3037, 190.4114
CIE-Luv:
84.6763, -22.5258, -1.6878
Hunter-Lab:
80.8544, -18.1033, 1.8662
#b0dcd8 color charts
#b0dcd8 color shades, tints & tones
#b0dcd8 color schemes
#b0dcd8 color preview, HTML & CSS examples
This text has a color of #b0dcd8
<p style="color:#b0dcd8;">Text here</p>
.mytext {color:#b0dcd8;}
This box has a color of #b0dcd8
<div style="background-color:#b0dcd8;">Content here</div>
.mybackground {background-color:#b0dcd8;}
Border around this has a color of #b0dcd8
<div style="border:2px solid #b0dcd8;">Content here</div>
.myborder {border:2px solid #b0dcd8;}