#e1fdfc color space conversions
Hex:
#e1fdfc
RGB:
225, 253, 252
CMY:
12, 1, 1
CMYK:
11, 0, 0, 1
HSL:
178°, 87.5000%, 93.7255%
HSV (HSB):
178°, 11.0672%, 99.2157%
XYZ:
83.7473, 93.2864, 105.6876
xyY:
0.2962, 0.3300, 93.2864
CIE-Lab:
97.3437, -9.2063, -2.6039
CIE-LCH:
97.3437, 9.5674, 195.7929
CIE-Luv:
97.3437, -14.8637, -2.4446
Hunter-Lab:
96.5849, -14.2489, 2.7316
#e1fdfc color charts
#e1fdfc color shades, tints & tones
#e1fdfc color schemes
#e1fdfc color preview, HTML & CSS examples
This text has a color of #e1fdfc
<p style="color:#e1fdfc;">Text here</p>
.mytext {color:#e1fdfc;}
This box has a color of #e1fdfc
<div style="background-color:#e1fdfc;">Content here</div>
.mybackground {background-color:#e1fdfc;}
Border around this has a color of #e1fdfc
<div style="border:2px solid #e1fdfc;">Content here</div>
.myborder {border:2px solid #e1fdfc;}