#edbc1e color space conversions
Hex:
#edbc1e
RGB:
237, 188, 30
CMY:
7, 26, 88
CMYK:
0, 21, 87, 7
HSL:
46°, 85.1852%, 52.3529%
HSV (HSB):
46°, 87.3418%, 92.9412%
XYZ:
53.1426, 54.0647, 8.8629
xyY:
0.4578, 0.4658, 54.0647
CIE-Lab:
78.4994, 4.5872, 76.2534
CIE-LCH:
78.4994, 76.3913, 86.5574
CIE-Luv:
78.4994, 41.6516, 79.5521
Hunter-Lab:
73.5287, 0.3350, 44.3235
#edbc1e color charts
#edbc1e color shades, tints & tones
#edbc1e color schemes
#edbc1e color preview, HTML & CSS examples
This text has a color of #edbc1e
<p style="color:#edbc1e;">Text here</p>
.mytext {color:#edbc1e;}
This box has a color of #edbc1e
<div style="background-color:#edbc1e;">Content here</div>
.mybackground {background-color:#edbc1e;}
Border around this has a color of #edbc1e
<div style="border:2px solid #edbc1e;">Content here</div>
.myborder {border:2px solid #edbc1e;}