#d2f1ed color space conversions
Hex:
#d2f1ed
RGB:
210, 241, 237
CMY:
18, 5, 7
CMYK:
13, 0, 2, 5
HSL:
172°, 52.5424%, 88.4314%
HSV (HSB):
172°, 12.8631%, 94.5098%
XYZ:
73.3197, 82.7267, 92.2242
xyY:
0.2953, 0.3332, 82.7267
CIE-Lab:
92.8946, -10.8121, -1.4814
CIE-LCH:
92.8946, 10.9131, 187.8015
CIE-Luv:
92.8946, -16.2924, -0.4044
Hunter-Lab:
90.9542, -15.2780, 3.5500
#d2f1ed color charts
#d2f1ed color shades, tints & tones
#d2f1ed color schemes
#d2f1ed color preview, HTML & CSS examples
This text has a color of #d2f1ed
<p style="color:#d2f1ed;">Text here</p>
.mytext {color:#d2f1ed;}
This box has a color of #d2f1ed
<div style="background-color:#d2f1ed;">Content here</div>
.mybackground {background-color:#d2f1ed;}
Border around this has a color of #d2f1ed
<div style="border:2px solid #d2f1ed;">Content here</div>
.myborder {border:2px solid #d2f1ed;}