#dedbed color space conversions
Hex:
#dedbed
RGB:
222, 219, 237
CMY:
13, 14, 7
CMYK:
6, 8, 0, 7
HSL:
250°, 33.3333%, 89.4118%
HSV (HSB):
250°, 7.5949%, 92.9412%
XYZ:
70.7418, 72.3071, 90.3489
xyY:
0.3031, 0.3098, 72.3071
CIE-Lab:
88.1162, 4.3461, -8.4287
CIE-LCH:
88.1162, 9.4832, 297.2772
CIE-Luv:
88.1162, 0.6180, -13.8682
Hunter-Lab:
85.0336, -0.3096, -3.4727
#dedbed color charts
#dedbed RGB chart
#dedbed CMYK chart
#dedbed RGB pie chart
#dedbed color shades, tints & tones
#dedbed color schemes
#dedbed color preview, HTML & CSS examples
This text has a color of #dedbed
<p style="color:#dedbed;">Text here</p>
.mytext {color:#dedbed;}
Text color #dedbed
This box has a color of #dedbed
<div style="background-color:#dedbed;">Content here</div>
.mybackground {background-color:#dedbed;}
Background color #dedbed
Border around this has a color of #dedbed
<div style="border:2px solid #dedbed;">Content here</div>
.myborder {border:2px solid #dedbed;}
Border color #dedbed