#ded3a4 color space conversions
Hex:
#ded3a4
RGB:
222, 211, 164
CMY:
13, 17, 36
CMYK:
0, 5, 26, 13
HSL:
49°, 46.7742%, 75.6863%
HSV (HSB):
49°, 26.1261%, 87.0588%
XYZ:
60.1193, 64.7985, 44.4607
xyY:
0.3549, 0.3826, 64.7985
CIE-Lab:
84.3798, -3.4693, 24.6909
CIE-LCH:
84.3798, 24.9334, 97.9983
CIE-Luv:
84.3798, 9.3171, 35.1538
Hunter-Lab:
80.4975, -7.5584, 23.6010
#ded3a4 color charts
#ded3a4 color shades, tints & tones
#ded3a4 color schemes
#ded3a4 color preview, HTML & CSS examples
This text has a color of #ded3a4
<p style="color:#ded3a4;">Text here</p>
.mytext {color:#ded3a4;}
This box has a color of #ded3a4
<div style="background-color:#ded3a4;">Content here</div>
.mybackground {background-color:#ded3a4;}
Border around this has a color of #ded3a4
<div style="border:2px solid #ded3a4;">Content here</div>
.myborder {border:2px solid #ded3a4;}