#edbd52 color space conversions
Hex:
#edbd52
RGB:
237, 189, 82
CMY:
7, 26, 68
CMYK:
0, 20, 65, 7
HSL:
41°, 81.1518%, 62.5490%
HSV (HSB):
41°, 65.4008%, 92.9412%
XYZ:
54.6456, 55.0089, 15.7203
xyY:
0.4359, 0.4388, 55.0089
CIE-Lab:
79.0464, 6.0769, 58.9518
CIE-LCH:
79.0464, 59.2642, 84.1146
CIE-Luv:
79.0464, 39.0192, 67.5806
Hunter-Lab:
74.1680, 1.7216, 39.3508
#edbd52 color charts
#edbd52 color shades, tints & tones
#edbd52 color schemes
#edbd52 color preview, HTML & CSS examples
This text has a color of #edbd52
<p style="color:#edbd52;">Text here</p>
.mytext {color:#edbd52;}
This box has a color of #edbd52
<div style="background-color:#edbd52;">Content here</div>
.mybackground {background-color:#edbd52;}
Border around this has a color of #edbd52
<div style="border:2px solid #edbd52;">Content here</div>
.myborder {border:2px solid #edbd52;}