#efefed color space conversions
Hex:
#efefed
RGB:
239, 239, 237
CMY:
6, 6, 7
CMYK:
0, 0, 1, 6
HSL:
60°, 5.8824%, 93.3333%
HSV (HSB):
60°, 0.8368%, 93.7255%
XYZ:
81.7492, 86.1982, 92.4500
xyY:
0.3139, 0.3310, 86.1982
CIE-Lab:
94.3970, -0.3479, 0.9546
CIE-LCH:
94.3970, 1.0161, 110.0257
CIE-Luv:
94.3970, 0.1123, 1.5289
Hunter-Lab:
92.8430, -5.3041, 5.9510
#efefed color charts
#efefed color shades, tints & tones
#efefed color schemes
#efefed color preview, HTML & CSS examples
This text has a color of #efefed
<p style="color:#efefed;">Text here</p>
.mytext {color:#efefed;}
This box has a color of #efefed
<div style="background-color:#efefed;">Content here</div>
.mybackground {background-color:#efefed;}
Border around this has a color of #efefed
<div style="border:2px solid #efefed;">Content here</div>
.myborder {border:2px solid #efefed;}