#ded2a4 color space conversions
Hex:
#ded2a4
RGB:
222, 210, 164
CMY:
13, 18, 36
CMYK:
0, 5, 26, 13
HSL:
48°, 46.7742%, 75.6863%
HSV (HSB):
48°, 26.1261%, 87.0588%
XYZ:
59.8716, 64.3031, 44.3781
xyY:
0.3552, 0.3815, 64.3031
CIE-Lab:
84.1233, -2.9542, 24.3406
CIE-LCH:
84.1233, 24.5192, 96.9201
CIE-Luv:
84.1233, 9.8977, 34.5819
Hunter-Lab:
80.1892, -7.0578, 23.3203
#ded2a4 color charts
#ded2a4 color shades, tints & tones
#ded2a4 color schemes
#ded2a4 color preview, HTML & CSS examples
This text has a color of #ded2a4
<p style="color:#ded2a4;">Text here</p>
.mytext {color:#ded2a4;}
This box has a color of #ded2a4
<div style="background-color:#ded2a4;">Content here</div>
.mybackground {background-color:#ded2a4;}
Border around this has a color of #ded2a4
<div style="border:2px solid #ded2a4;">Content here</div>
.myborder {border:2px solid #ded2a4;}