#d2f9f1 color space conversions
Hex:
#d2f9f1
RGB:
210, 249, 241
CMY:
18, 2, 5
CMYK:
16, 0, 3, 2
HSL:
168°, 76.4706%, 90.0000%
HSV (HSB):
168°, 15.6627%, 97.6471%
XYZ:
76.3312, 87.8039, 96.1438
xyY:
0.2933, 0.3373, 87.8039
CIE-Lab:
95.0783, -14.0302, -0.3601
CIE-LCH:
95.0783, 14.0348, 181.4704
CIE-Luv:
95.0783, -20.1416, 1.8940
Hunter-Lab:
93.7037, -18.5751, 4.7586
#d2f9f1 color charts
#d2f9f1 color shades, tints & tones
#d2f9f1 color schemes
#d2f9f1 color preview, HTML & CSS examples
This text has a color of #d2f9f1
<p style="color:#d2f9f1;">Text here</p>
.mytext {color:#d2f9f1;}
This box has a color of #d2f9f1
<div style="background-color:#d2f9f1;">Content here</div>
.mybackground {background-color:#d2f9f1;}
Border around this has a color of #d2f9f1
<div style="border:2px solid #d2f9f1;">Content here</div>
.myborder {border:2px solid #d2f9f1;}