#efedd5 color space conversions
Hex:
#efedd5
RGB:
239, 237, 213
CMY:
6, 7, 16
CMYK:
0, 1, 11, 6
HSL:
55°, 44.8276%, 88.6275%
HSV (HSB):
55°, 10.8787%, 93.7255%
XYZ:
77.8910, 83.7232, 75.0057
xyY:
0.3292, 0.3538, 83.7232
CIE-Lab:
93.3301, -3.3506, 11.8661
CIE-LCH:
93.3301, 12.3301, 105.7682
CIE-Luv:
93.3301, 2.4753, 18.2814
Hunter-Lab:
91.5004, -8.1749, 15.4484
#efedd5 color charts
#efedd5 color shades, tints & tones
#efedd5 color schemes
#efedd5 color preview, HTML & CSS examples
This text has a color of #efedd5
<p style="color:#efedd5;">Text here</p>
.mytext {color:#efedd5;}
This box has a color of #efedd5
<div style="background-color:#efedd5;">Content here</div>
.mybackground {background-color:#efedd5;}
Border around this has a color of #efedd5
<div style="border:2px solid #efedd5;">Content here</div>
.myborder {border:2px solid #efedd5;}