#d2f8e6 color space conversions
Hex:
#d2f8e6
RGB:
210, 248, 230
CMY:
18, 3, 10
CMYK:
15, 0, 7, 3
HSL:
152°, 73.0769%, 89.8039%
HSV (HSB):
152°, 15.3226%, 97.2549%
XYZ:
74.4287, 86.5496, 87.6458
xyY:
0.2994, 0.3481, 86.5496
CIE-Lab:
94.5468, -15.6333, 4.5520
CIE-LCH:
94.5468, 16.2826, 163.7660
CIE-Luv:
94.5468, -19.4436, 9.7171
Hunter-Lab:
93.0320, -20.0003, 9.2651
#d2f8e6 color charts
#d2f8e6 color shades, tints & tones
#d2f8e6 color schemes
#d2f8e6 color preview, HTML & CSS examples
This text has a color of #d2f8e6
<p style="color:#d2f8e6;">Text here</p>
.mytext {color:#d2f8e6;}
This box has a color of #d2f8e6
<div style="background-color:#d2f8e6;">Content here</div>
.mybackground {background-color:#d2f8e6;}
Border around this has a color of #d2f8e6
<div style="border:2px solid #d2f8e6;">Content here</div>
.myborder {border:2px solid #d2f8e6;}