#decfc6 color space conversions
Hex:
#decfc6
RGB:
222, 207, 198
CMY:
13, 19, 22
CMYK:
0, 7, 11, 13
HSL:
23°, 26.6667%, 82.3529%
HSV (HSB):
23°, 10.8108%, 87.0588%
XYZ:
62.6301, 64.2325, 62.5232
xyY:
0.3307, 0.3392, 64.2325
CIE-Lab:
84.0867, 3.6877, 6.3277
CIE-LCH:
84.0867, 7.3239, 59.7667
CIE-Luv:
84.0867, 9.3712, 8.7172
Hunter-Lab:
80.1452, -0.7638, 9.8480
#decfc6 color charts
#decfc6 color shades, tints & tones
#decfc6 color schemes
#decfc6 color preview, HTML & CSS examples
This text has a color of #decfc6
<p style="color:#decfc6;">Text here</p>
.mytext {color:#decfc6;}
This box has a color of #decfc6
<div style="background-color:#decfc6;">Content here</div>
.mybackground {background-color:#decfc6;}
Border around this has a color of #decfc6
<div style="border:2px solid #decfc6;">Content here</div>
.myborder {border:2px solid #decfc6;}