#d1dff0 color space conversions
Hex:
#d1dff0
RGB:
209, 223, 240
CMY:
18, 13, 6
CMYK:
13, 7, 0, 6
HSL:
213°, 50.8197%, 88.0392%
HSV (HSB):
213°, 12.9167%, 94.1176%
XYZ:
68.4103, 72.6219, 92.8499
xyY:
0.2925, 0.3105, 72.6219
CIE-Lab:
88.2671, -1.3379, -9.8868
CIE-LCH:
88.2671, 9.9770, 262.2933
CIE-Luv:
88.2671, -8.3996, -15.2344
Hunter-Lab:
85.2185, -5.8390, -4.9465
#d1dff0 color charts
#d1dff0 color shades, tints & tones
#d1dff0 color schemes
#d1dff0 color preview, HTML & CSS examples
This text has a color of #d1dff0
<p style="color:#d1dff0;">Text here</p>
.mytext {color:#d1dff0;}
This box has a color of #d1dff0
<div style="background-color:#d1dff0;">Content here</div>
.mybackground {background-color:#d1dff0;}
Border around this has a color of #d1dff0
<div style="border:2px solid #d1dff0;">Content here</div>
.myborder {border:2px solid #d1dff0;}