#edfafa color space conversions
Hex:
#edfafa
RGB:
237, 250, 250
CMY:
7, 2, 2
CMYK:
5, 0, 0, 2
HSL:
180°, 56.5217%, 95.4902%
HSV (HSB):
180°, 5.2000%, 98.0392%
XYZ:
86.3660, 93.2779, 103.8949
xyY:
0.3046, 0.3290, 93.2779
CIE-Lab:
97.3403, -4.2464, -1.4838
CIE-LCH:
97.3403, 4.4982, 199.2609
CIE-Luv:
97.3403, -7.1097, -1.5504
Hunter-Lab:
96.5805, -9.3942, 3.8260
#edfafa color charts
#edfafa color shades, tints & tones
#edfafa color schemes
#edfafa color preview, HTML & CSS examples
This text has a color of #edfafa
<p style="color:#edfafa;">Text here</p>
.mytext {color:#edfafa;}
This box has a color of #edfafa
<div style="background-color:#edfafa;">Content here</div>
.mybackground {background-color:#edfafa;}
Border around this has a color of #edfafa
<div style="border:2px solid #edfafa;">Content here</div>
.myborder {border:2px solid #edfafa;}