#b0e0d1 color space conversions
Hex:
#b0e0d1
RGB:
176, 224, 209
CMY:
31, 12, 18
CMYK:
21, 0, 7, 12
HSL:
161°, 43.6364%, 78.4314%
HSV (HSB):
161°, 21.4286%, 87.8431%
XYZ:
56.0688, 67.1449, 70.3267
xyY:
0.2897, 0.3469, 67.1449
CIE-Lab:
85.5770, -18.4941, 2.2507
CIE-LCH:
85.5770, 18.6306, 173.0613
CIE-Luv:
85.5770, -24.2863, 6.5825
Hunter-Lab:
81.9420, -21.2599, 6.4737
#b0e0d1 color charts
#b0e0d1 color shades, tints & tones
#b0e0d1 color schemes
#b0e0d1 color preview, HTML & CSS examples
This text has a color of #b0e0d1
<p style="color:#b0e0d1;">Text here</p>
.mytext {color:#b0e0d1;}
This box has a color of #b0e0d1
<div style="background-color:#b0e0d1;">Content here</div>
.mybackground {background-color:#b0e0d1;}
Border around this has a color of #b0e0d1
<div style="border:2px solid #b0e0d1;">Content here</div>
.myborder {border:2px solid #b0e0d1;}