#ddea7f color space conversions
Hex:
#ddea7f
RGB:
221, 234, 127
CMY:
13, 8, 50
CMYK:
6, 0, 46, 8
HSL:
67°, 71.8121%, 70.7843%
HSV (HSB):
67°, 45.7265%, 91.7647%
XYZ:
63.0724, 75.7501, 31.3756
xyY:
0.3706, 0.4451, 75.7501
CIE-Lab:
89.7432, -19.6720, 50.2144
CIE-LCH:
89.7432, 53.9303, 111.3933
CIE-Luv:
89.7432, -3.2530, 68.5330
Hunter-Lab:
87.0345, -22.9547, 39.5503
#ddea7f color charts
#ddea7f color shades, tints & tones
#ddea7f color schemes
#ddea7f color preview, HTML & CSS examples
This text has a color of #ddea7f
<p style="color:#ddea7f;">Text here</p>
.mytext {color:#ddea7f;}
This box has a color of #ddea7f
<div style="background-color:#ddea7f;">Content here</div>
.mybackground {background-color:#ddea7f;}
Border around this has a color of #ddea7f
<div style="border:2px solid #ddea7f;">Content here</div>
.myborder {border:2px solid #ddea7f;}