#b5debc color space conversions
Hex:
#b5debc
RGB:
181, 222, 188
CMY:
29, 13, 26
CMYK:
18, 0, 15, 13
HSL:
130°, 38.3178%, 79.0196%
HSV (HSB):
130°, 18.4685%, 87.0588%
XYZ:
54.2544, 65.6971, 57.3983
xyY:
0.3059, 0.3704, 65.6971
CIE-Lab:
84.8417, -19.8973, 12.3016
CIE-LCH:
84.8417, 23.3930, 148.2733
CIE-Luv:
84.8417, -20.7005, 21.5641
Hunter-Lab:
81.0538, -22.3627, 14.7514
#b5debc color charts
#b5debc color shades, tints & tones
#b5debc color schemes
#b5debc color preview, HTML & CSS examples
This text has a color of #b5debc
<p style="color:#b5debc;">Text here</p>
.mytext {color:#b5debc;}
This box has a color of #b5debc
<div style="background-color:#b5debc;">Content here</div>
.mybackground {background-color:#b5debc;}
Border around this has a color of #b5debc
<div style="border:2px solid #b5debc;">Content here</div>
.myborder {border:2px solid #b5debc;}