#dec3b7 color space conversions
Hex:
#dec3b7
RGB:
222, 195, 183
CMY:
13, 24, 28
CMYK:
0, 12, 18, 13
HSL:
18°, 37.1429%, 79.4118%
HSV (HSB):
18°, 17.5676%, 87.0588%
XYZ:
58.1866, 57.9787, 52.9240
xyY:
0.3441, 0.3429, 57.9787
CIE-Lab:
80.7270, 7.6260, 9.5193
CIE-LCH:
80.7270, 12.1973, 51.3016
CIE-Luv:
80.7270, 17.1577, 12.4545
Hunter-Lab:
76.1437, 3.1523, 12.0909
#dec3b7 color charts
#dec3b7 color shades, tints & tones
#dec3b7 color schemes
#dec3b7 color preview, HTML & CSS examples
This text has a color of #dec3b7
<p style="color:#dec3b7;">Text here</p>
.mytext {color:#dec3b7;}
This box has a color of #dec3b7
<div style="background-color:#dec3b7;">Content here</div>
.mybackground {background-color:#dec3b7;}
Border around this has a color of #dec3b7
<div style="border:2px solid #dec3b7;">Content here</div>
.myborder {border:2px solid #dec3b7;}