#dcdeac color space conversions
Hex:
#dcdeac
RGB:
220, 222, 172
CMY:
14, 13, 33
CMYK:
1, 0, 23, 13
HSL:
62°, 43.1034%, 77.2549%
HSV (HSB):
62°, 22.5225%, 87.0588%
XYZ:
63.0829, 70.4368, 49.3006
xyY:
0.3451, 0.3853, 70.4368
CIE-Lab:
87.2106, -8.7316, 24.3720
CIE-LCH:
87.2106, 25.8889, 109.7108
CIE-Luv:
87.2106, 1.3975, 36.0440
Hunter-Lab:
83.9266, -12.7032, 23.9202
#dcdeac color charts
#dcdeac color shades, tints & tones
#dcdeac color schemes
#dcdeac color preview, HTML & CSS examples
This text has a color of #dcdeac
<p style="color:#dcdeac;">Text here</p>
.mytext {color:#dcdeac;}
This box has a color of #dcdeac
<div style="background-color:#dcdeac;">Content here</div>
.mybackground {background-color:#dcdeac;}
Border around this has a color of #dcdeac
<div style="border:2px solid #dcdeac;">Content here</div>
.myborder {border:2px solid #dcdeac;}