#eddc1f color space conversions
Hex:
#eddc1f
RGB:
237, 220, 31
CMY:
7, 14, 88
CMYK:
0, 7, 87, 7
HSL:
55°, 85.1240%, 52.5490%
HSV (HSB):
55°, 86.9198%, 92.9412%
XYZ:
60.7656, 69.2899, 11.4679
xyY:
0.4294, 0.4896, 69.2899
CIE-Lab:
86.6474, -11.7110, 82.5276
CIE-LCH:
86.6474, 83.3544, 98.0766
CIE-Luv:
86.6474, 18.4768, 91.6142
Hunter-Lab:
83.2405, -15.3659, 50.1001
#eddc1f color charts
#eddc1f color shades, tints & tones
#eddc1f color schemes
#eddc1f color preview, HTML & CSS examples
This text has a color of #eddc1f
<p style="color:#eddc1f;">Text here</p>
.mytext {color:#eddc1f;}
This box has a color of #eddc1f
<div style="background-color:#eddc1f;">Content here</div>
.mybackground {background-color:#eddc1f;}
Border around this has a color of #eddc1f
<div style="border:2px solid #eddc1f;">Content here</div>
.myborder {border:2px solid #eddc1f;}