#d6fffc color space conversions
Hex:
#d6fffc
RGB:
214, 255, 252
CMY:
16, 0, 1
CMYK:
16, 0, 1, 0
HSL:
176°, 100.0000%, 91.9608%
HSV (HSB):
176°, 16.0784%, 100.0000%
XYZ:
81.0622, 92.8444, 105.7438
xyY:
0.2899, 0.3320, 92.8444
CIE-Lab:
97.1644, -13.6121, -2.9481
CIE-LCH:
97.1644, 13.9276, 192.2203
CIE-Luv:
97.1644, -21.2109, -2.2370
Hunter-Lab:
96.3558, -18.4541, 2.3824
#d6fffc color charts
#d6fffc color shades, tints & tones
#d6fffc color schemes
#d6fffc color preview, HTML & CSS examples
This text has a color of #d6fffc
<p style="color:#d6fffc;">Text here</p>
.mytext {color:#d6fffc;}
This box has a color of #d6fffc
<div style="background-color:#d6fffc;">Content here</div>
.mybackground {background-color:#d6fffc;}
Border around this has a color of #d6fffc
<div style="border:2px solid #d6fffc;">Content here</div>
.myborder {border:2px solid #d6fffc;}