#edb75e color space conversions
Hex:
#edb75e
RGB:
237, 183, 94
CMY:
7, 28, 63
CMYK:
0, 23, 60, 7
HSL:
37°, 79.8883%, 64.9020%
HSV (HSB):
37°, 60.3376%, 92.9412%
XYZ:
53.8789, 52.6796, 17.9181
xyY:
0.4328, 0.4232, 52.6796
CIE-Lab:
77.6855, 9.9893, 51.9274
CIE-LCH:
77.6855, 52.8795, 79.1110
CIE-Luv:
77.6855, 42.6196, 60.3266
Hunter-Lab:
72.5807, 5.4897, 36.1695
#edb75e color charts
#edb75e color shades, tints & tones
#edb75e color schemes
#edb75e color preview, HTML & CSS examples
This text has a color of #edb75e
<p style="color:#edb75e;">Text here</p>
.mytext {color:#edb75e;}
This box has a color of #edb75e
<div style="background-color:#edb75e;">Content here</div>
.mybackground {background-color:#edb75e;}
Border around this has a color of #edb75e
<div style="border:2px solid #edb75e;">Content here</div>
.myborder {border:2px solid #edb75e;}