#dedaca color space conversions
Hex:
#dedaca
RGB:
222, 218, 202
CMY:
13, 15, 21
CMYK:
0, 2, 9, 13
HSL:
48°, 23.2558%, 83.1373%
HSV (HSB):
48°, 9.0090%, 87.0588%
XYZ:
65.8563, 69.9367, 65.9052
xyY:
0.3265, 0.3467, 69.9367
CIE-Lab:
86.9658, -1.3762, 8.3469
CIE-LCH:
86.9658, 8.4596, 99.3623
CIE-Luv:
86.9658, 3.2180, 12.6451
Hunter-Lab:
83.6281, -5.7824, 11.8147
#dedaca color charts
#dedaca RGB chart
#dedaca CMYK chart
#dedaca RGB pie chart
#dedaca color shades, tints & tones
#dedaca color schemes
#dedaca color preview, HTML & CSS examples
This text has a color of #dedaca
<p style="color:#dedaca;">Text here</p>
.mytext {color:#dedaca;}
Text color #dedaca
This box has a color of #dedaca
<div style="background-color:#dedaca;">Content here</div>
.mybackground {background-color:#dedaca;}
Background color #dedaca
Border around this has a color of #dedaca
<div style="border:2px solid #dedaca;">Content here</div>
.myborder {border:2px solid #dedaca;}
Border color #dedaca