#eded3d color space conversions
Hex:
#eded3d
RGB:
237, 237, 61
CMY:
7, 7, 76
CMYK:
0, 0, 74, 7
HSL:
60°, 83.0189%, 58.4314%
HSV (HSB):
60°, 74.2616%, 92.9412%
XYZ:
66.0515, 78.9098, 16.1647
xyY:
0.4099, 0.4897, 78.9098
CIE-Lab:
91.1935, -19.1621, 78.9155
CIE-LCH:
91.1935, 81.2086, 103.6483
CIE-Luv:
91.1935, 6.7321, 93.3272
Hunter-Lab:
88.8312, -22.7287, 51.3928
#eded3d color charts
#eded3d color shades, tints & tones
#eded3d color schemes
#eded3d color preview, HTML & CSS examples
This text has a color of #eded3d
<p style="color:#eded3d;">Text here</p>
.mytext {color:#eded3d;}
This box has a color of #eded3d
<div style="background-color:#eded3d;">Content here</div>
.mybackground {background-color:#eded3d;}
Border around this has a color of #eded3d
<div style="border:2px solid #eded3d;">Content here</div>
.myborder {border:2px solid #eded3d;}