#b0e7db color space conversions
Hex:
#b0e7db
RGB:
176, 231, 219
CMY:
31, 9, 14
CMYK:
24, 0, 5, 9
HSL:
167°, 53.3981%, 79.8039%
HSV (HSB):
167°, 23.8095%, 90.5882%
XYZ:
59.2666, 71.4964, 77.6943
xyY:
0.2843, 0.3430, 71.4964
CIE-Lab:
87.7256, -19.9300, 0.1173
CIE-LCH:
87.7256, 19.9303, 179.6628
CIE-Luv:
87.7256, -27.5287, 3.5800
Hunter-Lab:
84.5555, -22.8582, 4.7099
#b0e7db color charts
#b0e7db color shades, tints & tones
#b0e7db color schemes
#b0e7db color preview, HTML & CSS examples
This text has a color of #b0e7db
<p style="color:#b0e7db;">Text here</p>
.mytext {color:#b0e7db;}
This box has a color of #b0e7db
<div style="background-color:#b0e7db;">Content here</div>
.mybackground {background-color:#b0e7db;}
Border around this has a color of #b0e7db
<div style="border:2px solid #b0e7db;">Content here</div>
.myborder {border:2px solid #b0e7db;}