#b4debd color space conversions
Hex:
#b4debd
RGB:
180, 222, 189
CMY:
29, 13, 26
CMYK:
19, 0, 15, 13
HSL:
133°, 38.8889%, 78.8235%
HSV (HSB):
133°, 18.9189%, 87.0588%
XYZ:
54.1290, 65.6200, 57.9571
xyY:
0.3046, 0.3693, 65.6200
CIE-Lab:
84.8022, -20.0470, 11.7109
CIE-LCH:
84.8022, 23.2170, 149.7078
CIE-Luv:
84.8022, -21.2113, 20.7479
Hunter-Lab:
81.0062, -22.4856, 14.2843
#b4debd color charts
#b4debd color shades, tints & tones
#b4debd color schemes
#b4debd color preview, HTML & CSS examples
This text has a color of #b4debd
<p style="color:#b4debd;">Text here</p>
.mytext {color:#b4debd;}
This box has a color of #b4debd
<div style="background-color:#b4debd;">Content here</div>
.mybackground {background-color:#b4debd;}
Border around this has a color of #b4debd
<div style="border:2px solid #b4debd;">Content here</div>
.myborder {border:2px solid #b4debd;}