#efdfe1 color space conversions
Hex:
#efdfe1
RGB:
239, 223, 225
CMY:
6, 13, 12
CMYK:
0, 7, 6, 6
HSL:
353°, 33.3333%, 90.5882%
HSV (HSB):
353°, 6.6946%, 93.7255%
XYZ:
75.5749, 76.5623, 82.0289
xyY:
0.3227, 0.3270, 76.5623
CIE-Lab:
90.1198, 5.8026, 0.9815
CIE-LCH:
90.1198, 5.8850, 9.6006
CIE-Luv:
90.1198, 9.1295, 0.4473
Hunter-Lab:
87.4999, 1.0481, 5.6670
#efdfe1 color charts
#efdfe1 color shades, tints & tones
#efdfe1 color schemes
#efdfe1 color preview, HTML & CSS examples
This text has a color of #efdfe1
<p style="color:#efdfe1;">Text here</p>
.mytext {color:#efdfe1;}
This box has a color of #efdfe1
<div style="background-color:#efdfe1;">Content here</div>
.mybackground {background-color:#efdfe1;}
Border around this has a color of #efdfe1
<div style="border:2px solid #efdfe1;">Content here</div>
.myborder {border:2px solid #efdfe1;}