#effaf1 color space conversions
Hex:
#effaf1
RGB:
239, 250, 241
CMY:
6, 2, 5
CMYK:
4, 0, 4, 2
HSL:
131°, 52.3810%, 95.8824%
HSV (HSB):
131°, 4.4000%, 98.0392%
XYZ:
85.6594, 93.0728, 96.6692
xyY:
0.3110, 0.3380, 93.0728
CIE-Lab:
97.2571, -5.2125, 3.0476
CIE-LCH:
97.2571, 6.0380, 149.6860
CIE-Luv:
97.2571, -5.6282, 5.6205
Hunter-Lab:
96.4743, -10.3400, 8.1222
#effaf1 color charts
#effaf1 color shades, tints & tones
#effaf1 color schemes
#effaf1 color preview, HTML & CSS examples
This text has a color of #effaf1
<p style="color:#effaf1;">Text here</p>
.mytext {color:#effaf1;}
This box has a color of #effaf1
<div style="background-color:#effaf1;">Content here</div>
.mybackground {background-color:#effaf1;}
Border around this has a color of #effaf1
<div style="border:2px solid #effaf1;">Content here</div>
.myborder {border:2px solid #effaf1;}