#e5bf2a color space conversions
Hex:
#e5bf2a
RGB:
229, 191, 42
CMY:
10, 25, 84
CMYK:
0, 17, 82, 10
HSL:
48°, 78.2427%, 53.1373%
HSV (HSB):
48°, 81.6594%, 89.8039%
XYZ:
51.3618, 54.0868, 9.9232
xyY:
0.4452, 0.4688, 54.0868
CIE-Lab:
78.5123, -0.1217, 72.9485
CIE-LCH:
78.5123, 72.9486, 90.0956
CIE-Luv:
78.5123, 33.0392, 78.7107
Hunter-Lab:
73.5437, -4.0398, 43.4806
#e5bf2a color charts
#e5bf2a color shades, tints & tones
#e5bf2a color schemes
#e5bf2a color preview, HTML & CSS examples
This text has a color of #e5bf2a
<p style="color:#e5bf2a;">Text here</p>
.mytext {color:#e5bf2a;}
This box has a color of #e5bf2a
<div style="background-color:#e5bf2a;">Content here</div>
.mybackground {background-color:#e5bf2a;}
Border around this has a color of #e5bf2a
<div style="border:2px solid #e5bf2a;">Content here</div>
.myborder {border:2px solid #e5bf2a;}