#dec1c2 color space conversions
Hex:
#dec1c2
RGB:
222, 193, 194
CMY:
13, 24, 24
CMYK:
0, 13, 13, 13
HSL:
358°, 30.5263%, 81.3725%
HSV (HSB):
358°, 13.0631%, 87.0588%
XYZ:
58.9318, 57.5646, 59.0440
xyY:
0.3357, 0.3279, 57.5646
CIE-Lab:
80.4961, 10.4259, 3.2796
CIE-LCH:
80.4961, 10.9295, 17.4619
CIE-Luv:
80.4961, 17.3174, 2.9791
Hunter-Lab:
75.8713, 5.8721, 6.9697
#dec1c2 color charts
#dec1c2 color shades, tints & tones
#dec1c2 color schemes
#dec1c2 color preview, HTML & CSS examples
This text has a color of #dec1c2
<p style="color:#dec1c2;">Text here</p>
.mytext {color:#dec1c2;}
This box has a color of #dec1c2
<div style="background-color:#dec1c2;">Content here</div>
.mybackground {background-color:#dec1c2;}
Border around this has a color of #dec1c2
<div style="border:2px solid #dec1c2;">Content here</div>
.myborder {border:2px solid #dec1c2;}