#dedbec color space conversions
Hex:
#dedbec
RGB:
222, 219, 236
CMY:
13, 14, 7
CMYK:
6, 7, 0, 7
HSL:
251°, 30.9091%, 89.2157%
HSV (HSB):
251°, 7.2034%, 92.5490%
XYZ:
70.5960, 72.2488, 89.5815
xyY:
0.3037, 0.3108, 72.2488
CIE-Lab:
88.0882, 4.1554, -7.9433
CIE-LCH:
88.0882, 8.9645, 297.6155
CIE-Luv:
88.0882, 0.6791, -13.0662
Hunter-Lab:
84.9993, -0.4958, -2.9868
#dedbec color charts
#dedbec RGB chart
#dedbec CMYK chart
#dedbec RGB pie chart
#dedbec color shades, tints & tones
#dedbec color schemes
#dedbec color preview, HTML & CSS examples
This text has a color of #dedbec
<p style="color:#dedbec;">Text here</p>
.mytext {color:#dedbec;}
Text color #dedbec
This box has a color of #dedbec
<div style="background-color:#dedbec;">Content here</div>
.mybackground {background-color:#dedbec;}
Background color #dedbec
Border around this has a color of #dedbec
<div style="border:2px solid #dedbec;">Content here</div>
.myborder {border:2px solid #dedbec;}
Border color #dedbec