#defdcd color space conversions
Hex:
#defdcd
RGB:
222, 253, 205
CMY:
13, 1, 20
CMYK:
12, 0, 19, 1
HSL:
99°, 92.3077%, 89.8039%
HSV (HSB):
99°, 18.9723%, 99.2157%
XYZ:
76.2689, 90.1879, 71.1458
xyY:
0.3210, 0.3796, 90.1879
CIE-Lab:
96.0747, -18.4514, 19.6815
CIE-LCH:
96.0747, 26.9780, 133.1524
CIE-Luv:
96.0747, -15.1176, 32.2691
Hunter-Lab:
94.9673, -22.8382, 22.0594
#defdcd color charts
#defdcd RGB chart
#defdcd CMYK chart
#defdcd RGB pie chart
#defdcd color shades, tints & tones
#defdcd color schemes
#defdcd color preview, HTML & CSS examples
This text has a color of #defdcd
<p style="color:#defdcd;">Text here</p>
.mytext {color:#defdcd;}
Text color #defdcd
This box has a color of #defdcd
<div style="background-color:#defdcd;">Content here</div>
.mybackground {background-color:#defdcd;}
Background color #defdcd
Border around this has a color of #defdcd
<div style="border:2px solid #defdcd;">Content here</div>
.myborder {border:2px solid #defdcd;}
Border color #defdcd