#b5debf color space conversions
Hex:
#b5debf
RGB:
181, 222, 191
CMY:
29, 13, 25
CMYK:
18, 0, 14, 13
HSL:
135°, 38.3178%, 79.0196%
HSV (HSB):
135°, 18.4685%, 87.0588%
XYZ:
54.5813, 65.8279, 59.1195
xyY:
0.3040, 0.3667, 65.8279
CIE-Lab:
84.9086, -19.3542, 10.8178
CIE-LCH:
84.9086, 22.1723, 150.7976
CIE-Luv:
84.9086, -20.7412, 19.3552
Hunter-Lab:
81.1344, -21.9034, 13.5917
#b5debf color charts
#b5debf color shades, tints & tones
#b5debf color schemes
#b5debf color preview, HTML & CSS examples
This text has a color of #b5debf
<p style="color:#b5debf;">Text here</p>
.mytext {color:#b5debf;}
This box has a color of #b5debf
<div style="background-color:#b5debf;">Content here</div>
.mybackground {background-color:#b5debf;}
Border around this has a color of #b5debf
<div style="border:2px solid #b5debf;">Content here</div>
.myborder {border:2px solid #b5debf;}