#decbd1 color space conversions
Hex:
#decbd1
RGB:
222, 203, 209
CMY:
13, 20, 18
CMYK:
0, 9, 6, 13
HSL:
341°, 22.3529%, 83.3333%
HSV (HSB):
341°, 8.5586%, 87.0588%
XYZ:
62.9888, 62.8449, 69.1320
xyY:
0.3231, 0.3223, 62.8449
CIE-Lab:
83.3607, 7.6458, -0.5860
CIE-LCH:
83.3607, 7.6683, 355.6174
CIE-Luv:
83.3607, 10.6879, -2.2469
Hunter-Lab:
79.2748, 3.0985, 3.7882
#decbd1 color charts
#decbd1 color shades, tints & tones
#decbd1 color schemes
#decbd1 color preview, HTML & CSS examples
This text has a color of #decbd1
<p style="color:#decbd1;">Text here</p>
.mytext {color:#decbd1;}
This box has a color of #decbd1
<div style="background-color:#decbd1;">Content here</div>
.mybackground {background-color:#decbd1;}
Border around this has a color of #decbd1
<div style="border:2px solid #decbd1;">Content here</div>
.myborder {border:2px solid #decbd1;}