#b8debd color space conversions
Hex:
#b8debd
RGB:
184, 222, 189
CMY:
28, 13, 26
CMYK:
17, 0, 15, 13
HSL:
128°, 36.5385%, 79.6078%
HSV (HSB):
128°, 17.1171%, 87.0588%
XYZ:
55.0737, 66.1070, 58.0013
xyY:
0.3074, 0.3689, 66.1070
CIE-Lab:
85.0510, -18.7220, 12.0986
CIE-LCH:
85.0510, 22.2910, 147.1285
CIE-Luv:
85.0510, -19.2067, 21.0801
Hunter-Lab:
81.3062, -21.3768, 14.6187
#b8debd color charts
#b8debd color shades, tints & tones
#b8debd color schemes
#b8debd color preview, HTML & CSS examples
This text has a color of #b8debd
<p style="color:#b8debd;">Text here</p>
.mytext {color:#b8debd;}
This box has a color of #b8debd
<div style="background-color:#b8debd;">Content here</div>
.mybackground {background-color:#b8debd;}
Border around this has a color of #b8debd
<div style="border:2px solid #b8debd;">Content here</div>
.myborder {border:2px solid #b8debd;}