#d3eced color space conversions
Hex:
#d3eced
RGB:
211, 236, 237
CMY:
17, 7, 7
CMYK:
11, 0, 0, 7
HSL:
182°, 41.9355%, 87.8431%
HSV (HSB):
182°, 10.9705%, 92.9412%
XYZ:
72.1455, 79.9542, 91.7510
xyY:
0.2959, 0.3279, 79.9542
CIE-Lab:
91.6643, -7.9701, -3.2784
CIE-LCH:
91.6643, 8.6180, 202.3590
CIE-Luv:
91.6643, -13.4203, -3.6929
Hunter-Lab:
89.4171, -12.4587, 1.7545
#d3eced color charts
#d3eced color shades, tints & tones
#d3eced color schemes
#d3eced color preview, HTML & CSS examples
This text has a color of #d3eced
<p style="color:#d3eced;">Text here</p>
.mytext {color:#d3eced;}
This box has a color of #d3eced
<div style="background-color:#d3eced;">Content here</div>
.mybackground {background-color:#d3eced;}
Border around this has a color of #d3eced
<div style="border:2px solid #d3eced;">Content here</div>
.myborder {border:2px solid #d3eced;}