#ded8a8 color space conversions
Hex:
#ded8a8
RGB:
222, 216, 168
CMY:
13, 15, 34
CMYK:
0, 3, 24, 13
HSL:
53°, 45.0000%, 76.4706%
HSV (HSB):
53°, 24.3243%, 87.0588%
XYZ:
61.7480, 67.4685, 46.8140
xyY:
0.3508, 0.3833, 67.4685
CIE-Lab:
85.7400, -5.4910, 24.4630
CIE-LCH:
85.7400, 25.0717, 102.6511
CIE-Luv:
85.7400, 6.2159, 35.3918
Hunter-Lab:
82.1392, -9.5566, 23.7060
#ded8a8 color charts
#ded8a8 color shades, tints & tones
#ded8a8 color schemes
#ded8a8 color preview, HTML & CSS examples
This text has a color of #ded8a8
<p style="color:#ded8a8;">Text here</p>
.mytext {color:#ded8a8;}
This box has a color of #ded8a8
<div style="background-color:#ded8a8;">Content here</div>
.mybackground {background-color:#ded8a8;}
Border around this has a color of #ded8a8
<div style="border:2px solid #ded8a8;">Content here</div>
.myborder {border:2px solid #ded8a8;}