#efdfdf color space conversions
Hex:
#efdfdf
RGB:
239, 223, 223
CMY:
6, 13, 13
CMYK:
0, 7, 7, 6
HSL:
0°, 33.3333%, 90.5882%
HSV (HSB):
0°, 6.6946%, 93.7255%
XYZ:
75.3036, 76.4538, 80.6002
xyY:
0.3241, 0.3290, 76.4538
CIE-Lab:
90.0696, 5.4638, 1.9578
CIE-LCH:
90.0696, 5.8040, 19.7136
CIE-Luv:
90.0696, 9.2738, 1.9848
Hunter-Lab:
87.4379, 0.7122, 6.5530
#efdfdf color charts
#efdfdf color shades, tints & tones
#efdfdf color schemes
#efdfdf color preview, HTML & CSS examples
This text has a color of #efdfdf
<p style="color:#efdfdf;">Text here</p>
.mytext {color:#efdfdf;}
This box has a color of #efdfdf
<div style="background-color:#efdfdf;">Content here</div>
.mybackground {background-color:#efdfdf;}
Border around this has a color of #efdfdf
<div style="border:2px solid #efdfdf;">Content here</div>
.myborder {border:2px solid #efdfdf;}