#b0e5dd color space conversions
Hex:
#b0e5dd
RGB:
176, 229, 221
CMY:
31, 10, 13
CMYK:
23, 0, 3, 10
HSL:
171°, 50.4762%, 79.4118%
HSV (HSB):
171°, 23.1441%, 89.8039%
XYZ:
58.9750, 70.4892, 78.9041
xyY:
0.2830, 0.3383, 70.4892
CIE-Lab:
87.2362, -18.5224, -1.6493
CIE-LCH:
87.2362, 18.5956, 185.0883
CIE-Luv:
87.2362, -26.6392, 0.6135
Hunter-Lab:
83.9578, -21.5415, 3.0494
#b0e5dd color charts
#b0e5dd color shades, tints & tones
#b0e5dd color schemes
#b0e5dd color preview, HTML & CSS examples
This text has a color of #b0e5dd
<p style="color:#b0e5dd;">Text here</p>
.mytext {color:#b0e5dd;}
This box has a color of #b0e5dd
<div style="background-color:#b0e5dd;">Content here</div>
.mybackground {background-color:#b0e5dd;}
Border around this has a color of #b0e5dd
<div style="border:2px solid #b0e5dd;">Content here</div>
.myborder {border:2px solid #b0e5dd;}