#dec1cd color space conversions
Hex:
#dec1cd
RGB:
222, 193, 205
CMY:
13, 24, 20
CMYK:
0, 13, 8, 13
HSL:
335°, 30.5263%, 81.3725%
HSV (HSB):
335°, 13.0631%, 87.0588%
XYZ:
60.2136, 58.0773, 65.7940
xyY:
0.3271, 0.3155, 58.0773
CIE-Lab:
80.7817, 12.2637, -2.2201
CIE-LCH:
80.7817, 12.4630, 349.7390
CIE-Luv:
80.7817, 16.3203, -5.5277
Hunter-Lab:
76.2085, 7.6711, 2.1583
#dec1cd color charts
#dec1cd color shades, tints & tones
#dec1cd color schemes
#dec1cd color preview, HTML & CSS examples
This text has a color of #dec1cd
<p style="color:#dec1cd;">Text here</p>
.mytext {color:#dec1cd;}
This box has a color of #dec1cd
<div style="background-color:#dec1cd;">Content here</div>
.mybackground {background-color:#dec1cd;}
Border around this has a color of #dec1cd
<div style="border:2px solid #dec1cd;">Content here</div>
.myborder {border:2px solid #dec1cd;}