#decbd0 color space conversions
Hex:
#decbd0
RGB:
222, 203, 208
CMY:
13, 20, 18
CMYK:
0, 9, 6, 13
HSL:
344°, 22.3529%, 83.3333%
HSV (HSB):
344°, 8.5586%, 87.0588%
XYZ:
62.8653, 62.7955, 68.4819
xyY:
0.3238, 0.3235, 62.7955
CIE-Lab:
83.3347, 7.4731, -0.0903
CIE-LCH:
83.3347, 7.4736, 359.3075
CIE-Luv:
83.3347, 10.7658, -1.4693
Hunter-Lab:
79.2436, 2.9307, 4.2325
#decbd0 color charts
#decbd0 color shades, tints & tones
#decbd0 color schemes
#decbd0 color preview, HTML & CSS examples
This text has a color of #decbd0
<p style="color:#decbd0;">Text here</p>
.mytext {color:#decbd0;}
This box has a color of #decbd0
<div style="background-color:#decbd0;">Content here</div>
.mybackground {background-color:#decbd0;}
Border around this has a color of #decbd0
<div style="border:2px solid #decbd0;">Content here</div>
.myborder {border:2px solid #decbd0;}