#d5dae9 color space conversions
Hex:
#d5dae9
RGB:
213, 218, 233
CMY:
16, 15, 9
CMYK:
9, 6, 0, 9
HSL:
225°, 31.2500%, 87.4510%
HSV (HSB):
225°, 8.5837%, 91.3725%
XYZ:
67.2200, 70.1721, 87.0925
xyY:
0.2994, 0.3126, 70.1721
CIE-Lab:
87.0812, 1.1593, -7.9274
CIE-LCH:
87.0812, 8.0118, 278.3201
CIE-Luv:
87.0812, -3.5678, -12.5088
Hunter-Lab:
83.7688, -3.3588, -3.0043
#d5dae9 color charts
#d5dae9 color shades, tints & tones
#d5dae9 color schemes
#d5dae9 color preview, HTML & CSS examples
This text has a color of #d5dae9
<p style="color:#d5dae9;">Text here</p>
.mytext {color:#d5dae9;}
This box has a color of #d5dae9
<div style="background-color:#d5dae9;">Content here</div>
.mybackground {background-color:#d5dae9;}
Border around this has a color of #d5dae9
<div style="border:2px solid #d5dae9;">Content here</div>
.myborder {border:2px solid #d5dae9;}