#edb94c color space conversions
Hex:
#edb94c
RGB:
237, 185, 76
CMY:
7, 27, 70
CMYK:
0, 22, 68, 7
HSL:
41°, 81.7259%, 61.3725%
HSV (HSB):
41°, 67.9325%, 92.9412%
XYZ:
53.5785, 53.2243, 14.2869
xyY:
0.4425, 0.4395, 53.2243
CIE-Lab:
78.0072, 7.8321, 60.4513
CIE-LCH:
78.0072, 60.9565, 82.6179
CIE-Luv:
78.0072, 42.2573, 67.9417
Hunter-Lab:
72.9550, 3.4202, 39.4576
#edb94c color charts
#edb94c color shades, tints & tones
#edb94c color schemes
#edb94c color preview, HTML & CSS examples
This text has a color of #edb94c
<p style="color:#edb94c;">Text here</p>
.mytext {color:#edb94c;}
This box has a color of #edb94c
<div style="background-color:#edb94c;">Content here</div>
.mybackground {background-color:#edb94c;}
Border around this has a color of #edb94c
<div style="border:2px solid #edb94c;">Content here</div>
.myborder {border:2px solid #edb94c;}