#edfdfd color space conversions
Hex:
#edfdfd
RGB:
237, 253, 253
CMY:
7, 1, 1
CMYK:
6, 0, 0, 1
HSL:
180°, 80.0000%, 96.0784%
HSV (HSB):
180°, 6.3241%, 99.2157%
XYZ:
87.7800, 95.3469, 106.7058
xyY:
0.3029, 0.3290, 95.3469
CIE-Lab:
98.1722, -5.2036, -1.8094
CIE-LCH:
98.1722, 5.5092, 199.1737
CIE-Luv:
98.1722, -8.6997, -1.8936
Hunter-Lab:
97.6458, -10.4151, 3.5608
#edfdfd color charts
#edfdfd color shades, tints & tones
#edfdfd color schemes
#edfdfd color preview, HTML & CSS examples
This text has a color of #edfdfd
<p style="color:#edfdfd;">Text here</p>
.mytext {color:#edfdfd;}
This box has a color of #edfdfd
<div style="background-color:#edfdfd;">Content here</div>
.mybackground {background-color:#edfdfd;}
Border around this has a color of #edfdfd
<div style="border:2px solid #edfdfd;">Content here</div>
.myborder {border:2px solid #edfdfd;}