#edb34e color space conversions
Hex:
#edb34e
RGB:
237, 179, 78
CMY:
7, 30, 69
CMYK:
0, 24, 67, 7
HSL:
38°, 81.5385%, 61.7647%
HSV (HSB):
38°, 67.0886%, 92.9412%
XYZ:
52.4203, 50.7948, 14.2493
xyY:
0.4463, 0.4324, 50.7948
CIE-Lab:
76.5545, 11.0957, 58.0360
CIE-LCH:
76.5545, 59.0871, 79.1765
CIE-Luv:
76.5545, 46.5792, 64.7303
Hunter-Lab:
71.2705, 6.5656, 38.0353
#edb34e color charts
#edb34e color shades, tints & tones
#edb34e color schemes
#edb34e color preview, HTML & CSS examples
This text has a color of #edb34e
<p style="color:#edb34e;">Text here</p>
.mytext {color:#edb34e;}
This box has a color of #edb34e
<div style="background-color:#edb34e;">Content here</div>
.mybackground {background-color:#edb34e;}
Border around this has a color of #edb34e
<div style="border:2px solid #edb34e;">Content here</div>
.myborder {border:2px solid #edb34e;}