#efedd2 color space conversions
Hex:
#efedd2
RGB:
239, 237, 210
CMY:
6, 7, 18
CMYK:
0, 1, 12, 6
HSL:
56°, 47.5410%, 88.0392%
HSV (HSB):
56°, 12.1339%, 93.7255%
XYZ:
77.5136, 83.5722, 73.0184
xyY:
0.3311, 0.3570, 83.5722
CIE-Lab:
93.2644, -3.8241, 13.3267
CIE-LCH:
93.2644, 13.8645, 106.0110
CIE-Luv:
93.2644, 2.6380, 20.4588
Hunter-Lab:
91.4179, -8.6302, 16.6356
#efedd2 color charts
#efedd2 color shades, tints & tones
#efedd2 color schemes
#efedd2 color preview, HTML & CSS examples
This text has a color of #efedd2
<p style="color:#efedd2;">Text here</p>
.mytext {color:#efedd2;}
This box has a color of #efedd2
<div style="background-color:#efedd2;">Content here</div>
.mybackground {background-color:#efedd2;}
Border around this has a color of #efedd2
<div style="border:2px solid #efedd2;">Content here</div>
.myborder {border:2px solid #efedd2;}