#e7c30e color space conversions
Hex:
#e7c30e
RGB:
231, 195, 14
CMY:
9, 24, 95
CMYK:
0, 16, 94, 9
HSL:
50°, 88.5714%, 48.0392%
HSV (HSB):
50°, 93.9394%, 90.5882%
XYZ:
52.5494, 56.0508, 8.4647
xyY:
0.4489, 0.4788, 56.0508
CIE-Lab:
79.6427, -1.8793, 79.5427
CIE-LCH:
79.6427, 79.5649, 91.3535
CIE-Luv:
79.6427, 32.0520, 83.6147
Hunter-Lab:
74.8671, -5.7280, 45.7035
#e7c30e color charts
#e7c30e color shades, tints & tones
#e7c30e color schemes
#e7c30e color preview, HTML & CSS examples
This text has a color of #e7c30e
<p style="color:#e7c30e;">Text here</p>
.mytext {color:#e7c30e;}
This box has a color of #e7c30e
<div style="background-color:#e7c30e;">Content here</div>
.mybackground {background-color:#e7c30e;}
Border around this has a color of #e7c30e
<div style="border:2px solid #e7c30e;">Content here</div>
.myborder {border:2px solid #e7c30e;}