#eddc4a color space conversions
Hex:
#eddc4a
RGB:
237, 220, 74
CMY:
7, 14, 71
CMYK:
0, 7, 69, 7
HSL:
54°, 81.9095%, 60.9804%
HSV (HSB):
54°, 68.7764%, 92.9412%
XYZ:
61.7543, 69.6853, 16.6744
xyY:
0.4169, 0.4705, 69.6853
CIE-Lab:
86.8423, -10.2276, 70.3120
CIE-LCH:
86.8423, 71.0520, 98.2762
CIE-Luv:
86.8423, 17.6653, 83.2045
Hunter-Lab:
83.4777, -14.0372, 46.5915
#eddc4a color charts
#eddc4a color shades, tints & tones
#eddc4a color schemes
#eddc4a color preview, HTML & CSS examples
This text has a color of #eddc4a
<p style="color:#eddc4a;">Text here</p>
.mytext {color:#eddc4a;}
This box has a color of #eddc4a
<div style="background-color:#eddc4a;">Content here</div>
.mybackground {background-color:#eddc4a;}
Border around this has a color of #eddc4a
<div style="border:2px solid #eddc4a;">Content here</div>
.myborder {border:2px solid #eddc4a;}