#efefef color space conversions
Hex:
#efefef
RGB:
239, 239, 239
CMY:
6, 6, 6
CMYK:
0, 0, 0, 6
HSL:
0°, 0.0000%, 93.7255%
HSV (HSB):
0°, 0.0000%, 93.7255%
XYZ:
82.0431, 86.3157, 93.9978
xyY:
0.3127, 0.3290, 86.3157
CIE-Lab:
94.4472, 0.0050, -0.0099
CIE-LCH:
94.4472, 0.0111, 296.8129
CIE-Luv:
94.4472, 0.0009, -0.0162
Hunter-Lab:
92.9063, -4.9572, 5.0478
#efefef color charts
#efefef RGB chart
#efefef CMYK chart
#efefef RGB pie chart
#efefef color shades, tints & tones
#efefef color schemes
#efefef color preview, HTML & CSS examples
This text has a color of #efefef
<p style="color:#efefef;">Text here</p>
.mytext {color:#efefef;}
Text color #efefef
This box has a color of #efefef
<div style="background-color:#efefef;">Content here</div>
.mybackground {background-color:#efefef;}
Background color #efefef
Border around this has a color of #efefef
<div style="border:2px solid #efefef;">Content here</div>
.myborder {border:2px solid #efefef;}
Border color #efefef