#b0ebd0 color space conversions
Hex:
#b0ebd0
RGB:
176, 235, 208
CMY:
31, 8, 18
CMYK:
25, 0, 11, 8
HSL:
153°, 59.5960%, 80.5882%
HSV (HSB):
153°, 25.1064%, 92.1569%
XYZ:
58.9980, 73.2008, 70.6942
xyY:
0.2908, 0.3608, 73.2008
CIE-Lab:
88.5434, -24.1012, 7.0646
CIE-LCH:
88.5434, 25.1153, 163.6630
CIE-Luv:
88.5434, -29.3162, 14.8069
Hunter-Lab:
85.5575, -26.6371, 10.9003
#b0ebd0 color charts
#b0ebd0 color shades, tints & tones
#b0ebd0 color schemes
#b0ebd0 color preview, HTML & CSS examples
This text has a color of #b0ebd0
<p style="color:#b0ebd0;">Text here</p>
.mytext {color:#b0ebd0;}
This box has a color of #b0ebd0
<div style="background-color:#b0ebd0;">Content here</div>
.mybackground {background-color:#b0ebd0;}
Border around this has a color of #b0ebd0
<div style="border:2px solid #b0ebd0;">Content here</div>
.myborder {border:2px solid #b0ebd0;}