#eded2c color space conversions
Hex:
#eded2c
RGB:
237, 237, 44
CMY:
7, 7, 83
CMYK:
0, 0, 81, 7
HSL:
60°, 84.2795%, 55.0980%
HSV (HSB):
60°, 81.4346%, 92.9412%
XYZ:
65.6639, 78.7547, 14.1232
xyY:
0.4142, 0.4967, 78.7547
CIE-Lab:
91.1232, -19.7274, 83.4547
CIE-LCH:
91.1232, 85.7546, 103.2997
CIE-Luv:
91.1232, 6.9548, 96.4152
Hunter-Lab:
88.7439, -23.2251, 52.6850
#eded2c color charts
#eded2c color shades, tints & tones
#eded2c color schemes
#eded2c color preview, HTML & CSS examples
This text has a color of #eded2c
<p style="color:#eded2c;">Text here</p>
.mytext {color:#eded2c;}
This box has a color of #eded2c
<div style="background-color:#eded2c;">Content here</div>
.mybackground {background-color:#eded2c;}
Border around this has a color of #eded2c
<div style="border:2px solid #eded2c;">Content here</div>
.myborder {border:2px solid #eded2c;}