#dedcac color space conversions
Hex:
#dedcac
RGB:
222, 220, 172
CMY:
13, 14, 33
CMYK:
0, 1, 23, 13
HSL:
58°, 43.1034%, 77.2549%
HSV (HSB):
58°, 22.5225%, 87.0588%
XYZ:
63.1638, 69.6946, 49.1530
xyY:
0.3470, 0.3829, 69.6946
CIE-Lab:
86.8468, -6.9771, 23.8981
CIE-LCH:
86.8468, 24.8958, 106.2754
CIE-Luv:
86.8468, 3.7395, 35.0568
Hunter-Lab:
83.4833, -11.0418, 23.5297
#dedcac color charts
#dedcac RGB chart
#dedcac CMYK chart
#dedcac RGB pie chart
#dedcac color shades, tints & tones
#dedcac color schemes
#dedcac color preview, HTML & CSS examples
This text has a color of #dedcac
<p style="color:#dedcac;">Text here</p>
.mytext {color:#dedcac;}
Text color #dedcac
This box has a color of #dedcac
<div style="background-color:#dedcac;">Content here</div>
.mybackground {background-color:#dedcac;}
Background color #dedcac
Border around this has a color of #dedcac
<div style="border:2px solid #dedcac;">Content here</div>
.myborder {border:2px solid #dedcac;}
Border color #dedcac