#ddcfa5 color space conversions
Hex:
#ddcfa5
RGB:
221, 207, 165
CMY:
13, 19, 35
CMYK:
0, 6, 25, 13
HSL:
45°, 45.1613%, 75.6863%
HSV (HSB):
45°, 25.3394%, 86.6667%
XYZ:
58.9231, 62.7144, 44.5968
xyY:
0.3545, 0.3773, 62.7144
CIE-Lab:
83.2919, -1.6458, 22.6639
CIE-LCH:
83.2919, 22.7236, 94.1533
CIE-Luv:
83.2919, 10.9433, 32.1022
Hunter-Lab:
79.1924, -5.7738, 22.0458
#ddcfa5 color charts
#ddcfa5 color shades, tints & tones
#ddcfa5 color schemes
#ddcfa5 color preview, HTML & CSS examples
This text has a color of #ddcfa5
<p style="color:#ddcfa5;">Text here</p>
.mytext {color:#ddcfa5;}
This box has a color of #ddcfa5
<div style="background-color:#ddcfa5;">Content here</div>
.mybackground {background-color:#ddcfa5;}
Border around this has a color of #ddcfa5
<div style="border:2px solid #ddcfa5;">Content here</div>
.myborder {border:2px solid #ddcfa5;}