#edc90f color space conversions
Hex:
#edc90f
RGB:
237, 201, 15
CMY:
7, 21, 94
CMYK:
0, 15, 94, 7
HSL:
50°, 88.0952%, 49.4118%
HSV (HSB):
50°, 93.6709%, 92.9412%
XYZ:
55.8979, 59.8123, 9.0507
xyY:
0.4480, 0.4794, 59.8123
CIE-Lab:
81.7361, -2.3645, 81.2258
CIE-LCH:
81.7361, 81.2602, 91.6674
CIE-Luv:
81.7361, 32.1537, 85.8862
Hunter-Lab:
77.3384, -6.3277, 47.1983
#edc90f color charts
#edc90f color shades, tints & tones
#edc90f color schemes
#edc90f color preview, HTML & CSS examples
This text has a color of #edc90f
<p style="color:#edc90f;">Text here</p>
.mytext {color:#edc90f;}
This box has a color of #edc90f
<div style="background-color:#edc90f;">Content here</div>
.mybackground {background-color:#edc90f;}
Border around this has a color of #edc90f
<div style="border:2px solid #edc90f;">Content here</div>
.myborder {border:2px solid #edc90f;}