#e0c30d color space conversions
Hex:
#e0c30d
RGB:
224, 195, 13
CMY:
12, 24, 95
CMYK:
0, 13, 94, 12
HSL:
52°, 89.0295%, 46.4706%
HSV (HSB):
52°, 94.1964%, 87.8431%
XYZ:
50.3282, 54.9066, 8.3262
xyY:
0.4432, 0.4835, 54.9066
CIE-Lab:
78.9874, -4.9200, 78.8809
CIE-LCH:
78.9874, 79.0342, 93.5690
CIE-Luv:
78.9874, 26.8144, 83.5824
Hunter-Lab:
74.0990, -8.4355, 45.2071
#e0c30d color charts
#e0c30d color shades, tints & tones
#e0c30d color schemes
#e0c30d color preview, HTML & CSS examples
This text has a color of #e0c30d
<p style="color:#e0c30d;">Text here</p>
.mytext {color:#e0c30d;}
This box has a color of #e0c30d
<div style="background-color:#e0c30d;">Content here</div>
.mybackground {background-color:#e0c30d;}
Border around this has a color of #e0c30d
<div style="border:2px solid #e0c30d;">Content here</div>
.myborder {border:2px solid #e0c30d;}