#eddc4b color space conversions
Hex:
#eddc4b
RGB:
237, 220, 75
CMY:
7, 14, 71
CMYK:
0, 7, 68, 7
HSL:
54°, 81.8182%, 61.1765%
HSV (HSB):
54°, 68.3544%, 92.9412%
XYZ:
61.7883, 69.6989, 16.8533
xyY:
0.4165, 0.4699, 69.6989
CIE-Lab:
86.8490, -10.1770, 69.9422
CIE-LCH:
86.8490, 70.6788, 98.2788
CIE-Luv:
86.8490, 17.6379, 82.9208
Hunter-Lab:
83.4859, -13.9917, 46.4713
#eddc4b color charts
#eddc4b color shades, tints & tones
#eddc4b color schemes
#eddc4b color preview, HTML & CSS examples
This text has a color of #eddc4b
<p style="color:#eddc4b;">Text here</p>
.mytext {color:#eddc4b;}
This box has a color of #eddc4b
<div style="background-color:#eddc4b;">Content here</div>
.mybackground {background-color:#eddc4b;}
Border around this has a color of #eddc4b
<div style="border:2px solid #eddc4b;">Content here</div>
.myborder {border:2px solid #eddc4b;}