#e5b30c color space conversions
Hex:
#e5b30c
RGB:
229, 179, 12
CMY:
10, 30, 95
CMYK:
0, 22, 95, 10
HSL:
46°, 90.0415%, 47.2549%
HSV (HSB):
46°, 94.7598%, 89.8039%
XYZ:
48.4996, 48.9248, 7.2350
xyY:
0.4634, 0.4675, 48.9248
CIE-Lab:
75.4045, 5.5639, 76.5867
CIE-LCH:
75.4045, 76.7886, 85.8449
CIE-Luv:
75.4045, 42.5714, 77.7120
Hunter-Lab:
69.9462, 1.3630, 42.8296
#e5b30c color charts
#e5b30c color shades, tints & tones
#e5b30c color schemes
#e5b30c color preview, HTML & CSS examples
This text has a color of #e5b30c
<p style="color:#e5b30c;">Text here</p>
.mytext {color:#e5b30c;}
This box has a color of #e5b30c
<div style="background-color:#e5b30c;">Content here</div>
.mybackground {background-color:#e5b30c;}
Border around this has a color of #e5b30c
<div style="border:2px solid #e5b30c;">Content here</div>
.myborder {border:2px solid #e5b30c;}