#d1fefa color space conversions
Hex:
#d1fefa
RGB:
209, 254, 250
CMY:
18, 0, 2
CMYK:
18, 0, 2, 0
HSL:
175°, 95.7447%, 90.7843%
HSV (HSB):
175°, 17.7165%, 99.6078%
XYZ:
78.9916, 91.3411, 103.9098
xyY:
0.2880, 0.3331, 91.3411
CIE-Lab:
96.5503, -15.0372, -2.8552
CIE-LCH:
96.5503, 15.3058, 190.7510
CIE-Luv:
96.5503, -23.0932, -1.8492
Hunter-Lab:
95.5725, -19.7199, 2.4386
#d1fefa color charts
#d1fefa color shades, tints & tones
#d1fefa color schemes
#d1fefa color preview, HTML & CSS examples
This text has a color of #d1fefa
<p style="color:#d1fefa;">Text here</p>
.mytext {color:#d1fefa;}
This box has a color of #d1fefa
<div style="background-color:#d1fefa;">Content here</div>
.mybackground {background-color:#d1fefa;}
Border around this has a color of #d1fefa
<div style="border:2px solid #d1fefa;">Content here</div>
.myborder {border:2px solid #d1fefa;}