#d5debc color space conversions
Hex:
#d5debc
RGB:
213, 222, 188
CMY:
16, 13, 26
CMYK:
4, 0, 15, 13
HSL:
76°, 34.0000%, 80.3922%
HSV (HSB):
76°, 15.3153%, 87.0588%
XYZ:
62.6389, 70.0195, 57.7906
xyY:
0.3289, 0.3677, 70.0195
CIE-Lab:
87.0064, -8.8770, 15.6666
CIE-LCH:
87.0064, 18.0068, 119.5366
CIE-Luv:
87.0064, -3.4525, 24.4040
Hunter-Lab:
83.6777, -12.8154, 17.6267
#d5debc color charts
#d5debc color shades, tints & tones
#d5debc color schemes
#d5debc color preview, HTML & CSS examples
This text has a color of #d5debc
<p style="color:#d5debc;">Text here</p>
.mytext {color:#d5debc;}
This box has a color of #d5debc
<div style="background-color:#d5debc;">Content here</div>
.mybackground {background-color:#d5debc;}
Border around this has a color of #d5debc
<div style="border:2px solid #d5debc;">Content here</div>
.myborder {border:2px solid #d5debc;}