#edb03f color space conversions
Hex:
#edb03f
RGB:
237, 176, 63
CMY:
7, 31, 75
CMYK:
0, 26, 73, 7
HSL:
39°, 82.8571%, 58.8235%
HSV (HSB):
39°, 73.4177%, 92.9412%
XYZ:
51.3476, 49.4141, 11.5342
xyY:
0.4573, 0.4400, 49.4141
CIE-Lab:
75.7082, 11.9274, 63.4854
CIE-LCH:
75.7082, 64.5961, 79.3596
CIE-Luv:
75.7082, 49.6707, 68.2231
Hunter-Lab:
70.2951, 7.3701, 39.4782
#edb03f color charts
#edb03f color shades, tints & tones
#edb03f color schemes
#edb03f color preview, HTML & CSS examples
This text has a color of #edb03f
<p style="color:#edb03f;">Text here</p>
.mytext {color:#edb03f;}
This box has a color of #edb03f
<div style="background-color:#edb03f;">Content here</div>
.mybackground {background-color:#edb03f;}
Border around this has a color of #edb03f
<div style="border:2px solid #edb03f;">Content here</div>
.myborder {border:2px solid #edb03f;}