#efbdde color space conversions
Hex:
#efbdde
RGB:
239, 189, 222
CMY:
6, 26, 13
CMYK:
0, 21, 7, 6
HSL:
320°, 60.9756%, 83.9216%
HSV (HSB):
320°, 20.9205%, 93.7255%
XYZ:
66.9790, 60.0198, 77.1621
xyY:
0.3281, 0.2940, 60.0198
CIE-Lab:
81.8490, 23.1792, -9.6058
CIE-LCH:
81.8490, 25.0908, 337.4903
CIE-Luv:
81.8490, 27.2968, -18.8578
Hunter-Lab:
77.4725, 18.7458, -4.8217
#efbdde color charts
#efbdde color shades, tints & tones
#efbdde color schemes
#efbdde color preview, HTML & CSS examples
This text has a color of #efbdde
<p style="color:#efbdde;">Text here</p>
.mytext {color:#efbdde;}
This box has a color of #efbdde
<div style="background-color:#efbdde;">Content here</div>
.mybackground {background-color:#efbdde;}
Border around this has a color of #efbdde
<div style="border:2px solid #efbdde;">Content here</div>
.myborder {border:2px solid #efbdde;}