#efbdd1 color space conversions
Hex:
#efbdd1
RGB:
239, 189, 209
CMY:
6, 26, 18
CMYK:
0, 21, 13, 6
HSL:
336°, 60.9756%, 83.9216%
HSV (HSB):
336°, 20.9205%, 93.7255%
XYZ:
65.3028, 59.3494, 68.3353
xyY:
0.3384, 0.3075, 59.3494
CIE-Lab:
81.4833, 21.0126, -3.1601
CIE-LCH:
81.4833, 21.2489, 351.4473
CIE-Luv:
81.4833, 28.8504, -8.5643
Hunter-Lab:
77.0385, 16.4906, 1.3351
#efbdd1 color charts
#efbdd1 color shades, tints & tones
#efbdd1 color schemes
#efbdd1 color preview, HTML & CSS examples
This text has a color of #efbdd1
<p style="color:#efbdd1;">Text here</p>
.mytext {color:#efbdd1;}
This box has a color of #efbdd1
<div style="background-color:#efbdd1;">Content here</div>
.mybackground {background-color:#efbdd1;}
Border around this has a color of #efbdd1
<div style="border:2px solid #efbdd1;">Content here</div>
.myborder {border:2px solid #efbdd1;}