#efafdf color space conversions
Hex:
#efafdf
RGB:
239, 175, 223
CMY:
6, 31, 13
CMYK:
0, 27, 7, 6
HSL:
315°, 66.6667%, 81.1765%
HSV (HSB):
315°, 26.7782%, 93.7255%
XYZ:
64.2459, 54.3384, 76.9143
xyY:
0.3286, 0.2779, 54.3384
CIE-Lab:
78.6586, 30.7943, -14.9153
CIE-LCH:
78.6586, 34.2163, 334.1567
CIE-Luv:
78.6586, 34.4229, -28.4072
Hunter-Lab:
73.7146, 26.5710, -10.2634
#efafdf color charts
#efafdf color shades, tints & tones
#efafdf color schemes
#efafdf color preview, HTML & CSS examples
This text has a color of #efafdf
<p style="color:#efafdf;">Text here</p>
.mytext {color:#efafdf;}
This box has a color of #efafdf
<div style="background-color:#efafdf;">Content here</div>
.mybackground {background-color:#efafdf;}
Border around this has a color of #efafdf
<div style="border:2px solid #efafdf;">Content here</div>
.myborder {border:2px solid #efafdf;}