#d3ede0 color space conversions
Hex:
#d3ede0
RGB:
211, 237, 224
CMY:
17, 7, 12
CMYK:
11, 0, 5, 7
HSL:
150°, 41.9355%, 87.8431%
HSV (HSB):
150°, 10.9705%, 92.9412%
XYZ:
70.6027, 79.7991, 82.2026
xyY:
0.3035, 0.3431, 79.7991
CIE-Lab:
91.5946, -10.9444, 3.3960
CIE-LCH:
91.5946, 11.4592, 162.7610
CIE-Luv:
91.5946, -13.4923, 7.1076
Hunter-Lab:
89.3303, -15.2496, 7.9720
#d3ede0 color charts
#d3ede0 color shades, tints & tones
#d3ede0 color schemes
#d3ede0 color preview, HTML & CSS examples
This text has a color of #d3ede0
<p style="color:#d3ede0;">Text here</p>
.mytext {color:#d3ede0;}
This box has a color of #d3ede0
<div style="background-color:#d3ede0;">Content here</div>
.mybackground {background-color:#d3ede0;}
Border around this has a color of #d3ede0
<div style="border:2px solid #d3ede0;">Content here</div>
.myborder {border:2px solid #d3ede0;}