#efacde color space conversions
Hex:
#efacde
RGB:
239, 172, 222
CMY:
6, 33, 13
CMYK:
0, 28, 7, 6
HSL:
315°, 67.6768%, 80.5882%
HSV (HSB):
315°, 28.0335%, 93.7255%
XYZ:
63.5339, 53.1297, 76.0137
xyY:
0.3297, 0.2757, 53.1297
CIE-Lab:
77.9515, 32.2154, -15.4365
CIE-LCH:
77.9515, 35.7228, 334.3978
CIE-Luv:
77.9515, 36.1055, -29.4429
Hunter-Lab:
72.8901, 28.0300, -10.8077
#efacde color charts
#efacde color shades, tints & tones
#efacde color schemes
#efacde color preview, HTML & CSS examples
This text has a color of #efacde
<p style="color:#efacde;">Text here</p>
.mytext {color:#efacde;}
This box has a color of #efacde
<div style="background-color:#efacde;">Content here</div>
.mybackground {background-color:#efacde;}
Border around this has a color of #efacde
<div style="border:2px solid #efacde;">Content here</div>
.myborder {border:2px solid #efacde;}