#e6fdf2 color space conversions
Hex:
#e6fdf2
RGB:
230, 253, 242
CMY:
10, 1, 5
CMYK:
9, 0, 4, 1
HSL:
151°, 85.1852%, 94.7059%
HSV (HSB):
151°, 9.0909%, 99.2157%
XYZ:
83.7854, 93.4844, 97.6327
xyY:
0.3048, 0.3401, 93.4844
CIE-Lab:
97.4238, -9.4789, 2.6985
CIE-LCH:
97.4238, 9.8555, 164.1092
CIE-Luv:
97.4238, -11.9644, 5.8471
Hunter-Lab:
96.6873, -14.5217, 7.8114
#e6fdf2 color charts
#e6fdf2 color shades, tints & tones
#e6fdf2 color schemes
#e6fdf2 color preview, HTML & CSS examples
This text has a color of #e6fdf2
<p style="color:#e6fdf2;">Text here</p>
.mytext {color:#e6fdf2;}
This box has a color of #e6fdf2
<div style="background-color:#e6fdf2;">Content here</div>
.mybackground {background-color:#e6fdf2;}
Border around this has a color of #e6fdf2
<div style="border:2px solid #e6fdf2;">Content here</div>
.myborder {border:2px solid #e6fdf2;}