#b0eddd color space conversions
Hex:
#b0eddd
RGB:
176, 237, 221
CMY:
31, 7, 13
CMYK:
26, 0, 7, 7
HSL:
164°, 62.8866%, 80.9804%
HSV (HSB):
164°, 25.7384%, 92.9412%
XYZ:
61.2398, 75.0189, 79.6590
xyY:
0.2836, 0.3474, 75.0189
CIE-Lab:
89.4019, -22.4661, 1.5134
CIE-LCH:
89.4019, 22.5170, 176.1461
CIE-Luv:
89.4019, -30.2166, 6.1609
Hunter-Lab:
86.6135, -25.3656, 6.1000
#b0eddd color charts
#b0eddd color shades, tints & tones
#b0eddd color schemes
#b0eddd color preview, HTML & CSS examples
This text has a color of #b0eddd
<p style="color:#b0eddd;">Text here</p>
.mytext {color:#b0eddd;}
This box has a color of #b0eddd
<div style="background-color:#b0eddd;">Content here</div>
.mybackground {background-color:#b0eddd;}
Border around this has a color of #b0eddd
<div style="border:2px solid #b0eddd;">Content here</div>
.myborder {border:2px solid #b0eddd;}