#deccd5 color space conversions
Hex:
#deccd5
RGB:
222, 204, 213
CMY:
13, 20, 16
CMYK:
0, 8, 4, 13
HSL:
330°, 21.4286%, 83.5294%
HSV (HSB):
330°, 8.1081%, 87.0588%
XYZ:
63.7273, 63.5194, 71.8525
xyY:
0.3201, 0.3190, 63.5194
CIE-Lab:
83.7149, 7.8162, -2.2011
CIE-LCH:
83.7149, 8.1202, 344.2721
CIE-Luv:
83.7149, 9.8537, -4.7267
Hunter-Lab:
79.6991, 3.2551, 2.3366
#deccd5 color charts
#deccd5 color shades, tints & tones
#deccd5 color schemes
#deccd5 color preview, HTML & CSS examples
This text has a color of #deccd5
<p style="color:#deccd5;">Text here</p>
.mytext {color:#deccd5;}
This box has a color of #deccd5
<div style="background-color:#deccd5;">Content here</div>
.mybackground {background-color:#deccd5;}
Border around this has a color of #deccd5
<div style="border:2px solid #deccd5;">Content here</div>
.myborder {border:2px solid #deccd5;}