#dec3c1 color space conversions
Hex:
#dec3c1
RGB:
222, 195, 193
CMY:
13, 24, 24
CMYK:
0, 12, 13, 13
HSL:
4°, 30.5263%, 81.3725%
HSV (HSB):
4°, 13.0631%, 87.0588%
XYZ:
59.2649, 58.4101, 58.6027
xyY:
0.3362, 0.3314, 58.4101
CIE-Lab:
80.9662, 9.2013, 4.4975
CIE-LCH:
80.9662, 10.2417, 26.0488
CIE-Luv:
80.9662, 16.3066, 4.9861
Hunter-Lab:
76.4265, 4.6716, 8.0358
#dec3c1 color charts
#dec3c1 color shades, tints & tones
#dec3c1 color schemes
#dec3c1 color preview, HTML & CSS examples
This text has a color of #dec3c1
<p style="color:#dec3c1;">Text here</p>
.mytext {color:#dec3c1;}
This box has a color of #dec3c1
<div style="background-color:#dec3c1;">Content here</div>
.mybackground {background-color:#dec3c1;}
Border around this has a color of #dec3c1
<div style="border:2px solid #dec3c1;">Content here</div>
.myborder {border:2px solid #dec3c1;}