#decbd6 color space conversions
Hex:
#decbd6
RGB:
222, 203, 214
CMY:
13, 20, 16
CMYK:
0, 9, 4, 13
HSL:
325°, 22.3529%, 83.3333%
HSV (HSB):
325°, 8.5586%, 87.0588%
XYZ:
63.6177, 63.0965, 72.4442
xyY:
0.3194, 0.3168, 63.0965
CIE-Lab:
83.4931, 8.5213, -3.0602
CIE-LCH:
83.4931, 9.0541, 340.2455
CIE-Luv:
83.4931, 10.2960, -6.1605
Hunter-Lab:
79.4333, 3.9515, 1.5301
#decbd6 color charts
#decbd6 color shades, tints & tones
#decbd6 color schemes
#decbd6 color preview, HTML & CSS examples
This text has a color of #decbd6
<p style="color:#decbd6;">Text here</p>
.mytext {color:#decbd6;}
This box has a color of #decbd6
<div style="background-color:#decbd6;">Content here</div>
.mybackground {background-color:#decbd6;}
Border around this has a color of #decbd6
<div style="border:2px solid #decbd6;">Content here</div>
.myborder {border:2px solid #decbd6;}