#efbdeb color space conversions
Hex:
#efbdeb
RGB:
239, 189, 235
CMY:
6, 26, 8
CMYK:
0, 21, 2, 6
HSL:
305°, 60.9756%, 83.9216%
HSV (HSB):
305°, 20.9205%, 93.7255%
XYZ:
68.7896, 60.7441, 86.6964
xyY:
0.3181, 0.2809, 60.7441
CIE-Lab:
82.2410, 25.4633, -15.9908
CIE-LCH:
82.2410, 30.0680, 327.8713
CIE-Luv:
82.2410, 25.7179, -29.3649
Hunter-Lab:
77.9385, 21.1542, -11.3955
#efbdeb color charts
#efbdeb color shades, tints & tones
#efbdeb color schemes
#efbdeb color preview, HTML & CSS examples
This text has a color of #efbdeb
<p style="color:#efbdeb;">Text here</p>
.mytext {color:#efbdeb;}
This box has a color of #efbdeb
<div style="background-color:#efbdeb;">Content here</div>
.mybackground {background-color:#efbdeb;}
Border around this has a color of #efbdeb
<div style="border:2px solid #efbdeb;">Content here</div>
.myborder {border:2px solid #efbdeb;}