#b0ebeb color space conversions
Hex:
#b0ebeb
RGB:
176, 235, 235
CMY:
31, 8, 8
CMYK:
25, 0, 0, 8
HSL:
180°, 59.5960%, 80.5882%
HSV (HSB):
180°, 25.1064%, 92.1569%
XYZ:
62.6082, 74.6449, 89.7054
xyY:
0.2759, 0.3289, 74.6449
CIE-Lab:
89.2264, -18.5170, -6.0672
CIE-LCH:
89.2264, 19.4856, 198.1416
CIE-Luv:
89.2264, -29.3394, -6.3441
Hunter-Lab:
86.3973, -21.8444, -1.0821
#b0ebeb color charts
#b0ebeb color shades, tints & tones
#b0ebeb color schemes
#b0ebeb color preview, HTML & CSS examples
This text has a color of #b0ebeb
<p style="color:#b0ebeb;">Text here</p>
.mytext {color:#b0ebeb;}
This box has a color of #b0ebeb
<div style="background-color:#b0ebeb;">Content here</div>
.mybackground {background-color:#b0ebeb;}
Border around this has a color of #b0ebeb
<div style="border:2px solid #b0ebeb;">Content here</div>
.myborder {border:2px solid #b0ebeb;}