#e1bf2d color space conversions
Hex:
#e1bf2d
RGB:
225, 191, 45
CMY:
12, 25, 82
CMYK:
0, 15, 80, 12
HSL:
49°, 75.0000%, 52.9412%
HSV (HSB):
49°, 80.0000%, 88.2353%
XYZ:
50.1558, 53.4586, 10.1577
xyY:
0.4408, 0.4699, 53.4586
CIE-Lab:
78.1450, -1.7513, 71.6118
CIE-LCH:
78.1450, 71.6332, 91.4009
CIE-Luv:
78.1450, 29.9617, 78.0664
Hunter-Lab:
73.1154, -5.5043, 42.9438
#e1bf2d color charts
#e1bf2d color shades, tints & tones
#e1bf2d color schemes
#e1bf2d color preview, HTML & CSS examples
This text has a color of #e1bf2d
<p style="color:#e1bf2d;">Text here</p>
.mytext {color:#e1bf2d;}
This box has a color of #e1bf2d
<div style="background-color:#e1bf2d;">Content here</div>
.mybackground {background-color:#e1bf2d;}
Border around this has a color of #e1bf2d
<div style="border:2px solid #e1bf2d;">Content here</div>
.myborder {border:2px solid #e1bf2d;}