#e5c01f color space conversions
Hex:
#e5c01f
RGB:
229, 192, 31
CMY:
10, 25, 88
CMYK:
0, 16, 86, 10
HSL:
49°, 79.2000%, 50.9804%
HSV (HSB):
49°, 86.4629%, 89.8039%
XYZ:
51.4101, 54.4562, 9.0978
xyY:
0.4472, 0.4737, 54.4562
CIE-Lab:
78.7270, -0.9196, 75.8867
CIE-LCH:
78.7270, 75.8922, 90.6943
CIE-Luv:
78.7270, 32.5309, 80.7849
Hunter-Lab:
73.7945, -4.7855, 44.3465
#e5c01f color charts
#e5c01f color shades, tints & tones
#e5c01f color schemes
#e5c01f color preview, HTML & CSS examples
This text has a color of #e5c01f
<p style="color:#e5c01f;">Text here</p>
.mytext {color:#e5c01f;}
This box has a color of #e5c01f
<div style="background-color:#e5c01f;">Content here</div>
.mybackground {background-color:#e5c01f;}
Border around this has a color of #e5c01f
<div style="border:2px solid #e5c01f;">Content here</div>
.myborder {border:2px solid #e5c01f;}