#efeced color space conversions
Hex:
#efeced
RGB:
239, 236, 237
CMY:
6, 7, 7
CMYK:
0, 1, 1, 6
HSL:
340°, 8.5714%, 93.1373%
HSV (HSB):
340°, 1.2552%, 93.7255%
XYZ:
80.8781, 84.4561, 92.1597
xyY:
0.3141, 0.3280, 84.4561
CIE-Lab:
93.6482, 1.1847, -0.1379
CIE-LCH:
93.6482, 1.1927, 353.3603
CIE-Luv:
93.6482, 1.6351, -0.4245
Hunter-Lab:
91.9000, -3.7330, 4.8724
#efeced color charts
#efeced RGB chart
#efeced CMYK chart
#efeced RGB pie chart
#efeced color shades, tints & tones
#efeced color schemes
#efeced color preview, HTML & CSS examples
This text has a color of #efeced
<p style="color:#efeced;">Text here</p>
.mytext {color:#efeced;}
Text color #efeced
This box has a color of #efeced
<div style="background-color:#efeced;">Content here</div>
.mybackground {background-color:#efeced;}
Background color #efeced
Border around this has a color of #efeced
<div style="border:2px solid #efeced;">Content here</div>
.myborder {border:2px solid #efeced;}
Border color #efeced