#edbd4a color space conversions
Hex:
#edbd4a
RGB:
237, 189, 74
CMY:
7, 26, 71
CMYK:
0, 20, 69, 7
HSL:
42°, 81.9095%, 60.9804%
HSV (HSB):
42°, 68.7764%, 92.9412%
XYZ:
54.3587, 54.8941, 14.2092
xyY:
0.4403, 0.4446, 54.8941
CIE-Lab:
78.9802, 5.6330, 62.3135
CIE-LCH:
78.9802, 62.5676, 84.8346
CIE-Luv:
78.9802, 39.4270, 70.2695
Hunter-Lab:
74.0906, 1.3032, 40.4927
#edbd4a color charts
#edbd4a color shades, tints & tones
#edbd4a color schemes
#edbd4a color preview, HTML & CSS examples
This text has a color of #edbd4a
<p style="color:#edbd4a;">Text here</p>
.mytext {color:#edbd4a;}
This box has a color of #edbd4a
<div style="background-color:#edbd4a;">Content here</div>
.mybackground {background-color:#edbd4a;}
Border around this has a color of #edbd4a
<div style="border:2px solid #edbd4a;">Content here</div>
.myborder {border:2px solid #edbd4a;}