#b0e8e5 color space conversions
Hex:
#b0e8e5
RGB:
176, 232, 229
CMY:
31, 9, 10
CMYK:
24, 0, 1, 9
HSL:
177°, 54.9020%, 80.0000%
HSV (HSB):
177°, 24.1379%, 90.9804%
XYZ:
60.9040, 72.6005, 84.9321
xyY:
0.2788, 0.3324, 72.6005
CIE-Lab:
88.2568, -18.3215, -4.3525
CIE-LCH:
88.2568, 18.8314, 193.3637
CIE-Luv:
88.2568, -28.0084, -3.6519
Hunter-Lab:
85.2059, -21.5211, 0.5447
#b0e8e5 color charts
#b0e8e5 color shades, tints & tones
#b0e8e5 color schemes
#b0e8e5 color preview, HTML & CSS examples
This text has a color of #b0e8e5
<p style="color:#b0e8e5;">Text here</p>
.mytext {color:#b0e8e5;}
This box has a color of #b0e8e5
<div style="background-color:#b0e8e5;">Content here</div>
.mybackground {background-color:#b0e8e5;}
Border around this has a color of #b0e8e5
<div style="border:2px solid #b0e8e5;">Content here</div>
.myborder {border:2px solid #b0e8e5;}