#b0debf color space conversions
Hex:
#b0debf
RGB:
176, 222, 191
CMY:
31, 13, 25
CMYK:
21, 0, 14, 13
HSL:
140°, 41.0714%, 78.0392%
HSV (HSB):
140°, 20.7207%, 87.0588%
XYZ:
53.4297, 65.2342, 59.0656
xyY:
0.3006, 0.3670, 65.2342
CIE-Lab:
84.6043, -20.9863, 10.3428
CIE-LCH:
84.6043, 23.3966, 153.7643
CIE-Luv:
84.6043, -23.1926, 18.9418
Hunter-Lab:
80.7677, -23.2616, 13.1785
#b0debf color charts
#b0debf color shades, tints & tones
#b0debf color schemes
#b0debf color preview, HTML & CSS examples
This text has a color of #b0debf
<p style="color:#b0debf;">Text here</p>
.mytext {color:#b0debf;}
This box has a color of #b0debf
<div style="background-color:#b0debf;">Content here</div>
.mybackground {background-color:#b0debf;}
Border around this has a color of #b0debf
<div style="border:2px solid #b0debf;">Content here</div>
.myborder {border:2px solid #b0debf;}