#e5bd2f color space conversions
Hex:
#e5bd2f
RGB:
229, 189, 47
CMY:
10, 26, 82
CMYK:
0, 17, 79, 10
HSL:
47°, 77.7778%, 54.1176%
HSV (HSB):
47°, 79.4760%, 89.8039%
XYZ:
51.0238, 53.2584, 10.2800
xyY:
0.4454, 0.4649, 53.2584
CIE-Lab:
78.0273, 1.0733, 71.0463
CIE-LCH:
78.0273, 71.0544, 89.1345
CIE-Luv:
78.0273, 34.3781, 76.9839
Hunter-Lab:
72.9784, -2.9116, 42.7331
#e5bd2f color charts
#e5bd2f color shades, tints & tones
#e5bd2f color schemes
#e5bd2f color preview, HTML & CSS examples
This text has a color of #e5bd2f
<p style="color:#e5bd2f;">Text here</p>
.mytext {color:#e5bd2f;}
This box has a color of #e5bd2f
<div style="background-color:#e5bd2f;">Content here</div>
.mybackground {background-color:#e5bd2f;}
Border around this has a color of #e5bd2f
<div style="border:2px solid #e5bd2f;">Content here</div>
.myborder {border:2px solid #e5bd2f;}