#efbde7 color space conversions
Hex:
#efbde7
RGB:
239, 189, 231
CMY:
6, 26, 9
CMYK:
0, 21, 3, 6
HSL:
310°, 60.9756%, 83.9216%
HSV (HSB):
310°, 20.9205%, 93.7255%
XYZ:
68.2180, 60.5154, 83.6865
xyY:
0.3211, 0.2849, 60.5154
CIE-Lab:
82.1176, 24.7484, -14.0330
CIE-LCH:
82.1176, 28.4501, 330.4455
CIE-Luv:
82.1176, 26.2058, -26.1128
Hunter-Lab:
77.7917, 20.3969, -9.3286
#efbde7 color charts
#efbde7 color shades, tints & tones
#efbde7 color schemes
#efbde7 color preview, HTML & CSS examples
This text has a color of #efbde7
<p style="color:#efbde7;">Text here</p>
.mytext {color:#efbde7;}
This box has a color of #efbde7
<div style="background-color:#efbde7;">Content here</div>
.mybackground {background-color:#efbde7;}
Border around this has a color of #efbde7
<div style="border:2px solid #efbde7;">Content here</div>
.myborder {border:2px solid #efbde7;}