#b0e7dd color space conversions
Hex:
#b0e7dd
RGB:
176, 231, 221
CMY:
31, 9, 13
CMYK:
24, 0, 4, 9
HSL:
169°, 53.3981%, 79.8039%
HSV (HSB):
169°, 23.8095%, 90.5882%
XYZ:
59.5316, 71.6024, 79.0896
xyY:
0.2832, 0.3406, 71.6024
CIE-Lab:
87.7769, -19.5152, -0.8579
CIE-LCH:
87.7769, 19.5340, 182.5171
CIE-Luv:
87.7769, -27.5359, 2.0054
Hunter-Lab:
84.6182, -22.5015, 3.8165
#b0e7dd color charts
#b0e7dd color shades, tints & tones
#b0e7dd color schemes
#b0e7dd color preview, HTML & CSS examples
This text has a color of #b0e7dd
<p style="color:#b0e7dd;">Text here</p>
.mytext {color:#b0e7dd;}
This box has a color of #b0e7dd
<div style="background-color:#b0e7dd;">Content here</div>
.mybackground {background-color:#b0e7dd;}
Border around this has a color of #b0e7dd
<div style="border:2px solid #b0e7dd;">Content here</div>
.myborder {border:2px solid #b0e7dd;}