#edbc4e color space conversions
Hex:
#edbc4e
RGB:
237, 188, 78
CMY:
7, 26, 69
CMYK:
0, 21, 67, 7
HSL:
42°, 81.5385%, 61.7647%
HSV (HSB):
42°, 67.0886%, 92.9412%
XYZ:
54.2834, 54.5210, 14.8703
xyY:
0.4389, 0.4408, 54.5210
CIE-Lab:
78.7646, 6.3710, 60.3921
CIE-LCH:
78.7646, 60.7272, 83.9779
CIE-Luv:
78.7646, 39.9564, 68.5383
Hunter-Lab:
73.8384, 2.0099, 39.7464
#edbc4e color charts
#edbc4e color shades, tints & tones
#edbc4e color schemes
#edbc4e color preview, HTML & CSS examples
This text has a color of #edbc4e
<p style="color:#edbc4e;">Text here</p>
.mytext {color:#edbc4e;}
This box has a color of #edbc4e
<div style="background-color:#edbc4e;">Content here</div>
.mybackground {background-color:#edbc4e;}
Border around this has a color of #edbc4e
<div style="border:2px solid #edbc4e;">Content here</div>
.myborder {border:2px solid #edbc4e;}