#edbd50 color space conversions
Hex:
#edbd50
RGB:
237, 189, 80
CMY:
7, 26, 69
CMYK:
0, 20, 66, 7
HSL:
42°, 81.3472%, 62.1569%
HSV (HSB):
42°, 66.2447%, 92.9412%
XYZ:
54.5706, 54.9789, 15.3252
xyY:
0.4370, 0.4403, 54.9789
CIE-Lab:
79.0291, 5.9611, 59.8084
CIE-LCH:
79.0291, 60.1048, 84.3082
CIE-Luv:
79.0291, 39.1253, 68.2803
Hunter-Lab:
74.1478, 1.6123, 39.6491
#edbd50 color charts
#edbd50 color shades, tints & tones
#edbd50 color schemes
#edbd50 color preview, HTML & CSS examples
This text has a color of #edbd50
<p style="color:#edbd50;">Text here</p>
.mytext {color:#edbd50;}
This box has a color of #edbd50
<div style="background-color:#edbd50;">Content here</div>
.mybackground {background-color:#edbd50;}
Border around this has a color of #edbd50
<div style="border:2px solid #edbd50;">Content here</div>
.myborder {border:2px solid #edbd50;}