#e1d412 color space conversions
Hex:
#e1d412
RGB:
225, 212, 18
CMY:
12, 17, 93
CMYK:
0, 6, 92, 12
HSL:
56°, 85.1852%, 47.6471%
HSV (HSB):
56°, 92.0000%, 88.2353%
XYZ:
54.7040, 63.1382, 9.8759
xyY:
0.4283, 0.4944, 63.1382
CIE-Lab:
83.5150, -13.0365, 81.7170
CIE-LCH:
83.5150, 82.7503, 99.0641
CIE-Luv:
83.5150, 15.5402, 89.6842
Hunter-Lab:
79.4595, -16.1657, 48.2526
#e1d412 color charts
#e1d412 color shades, tints & tones
#e1d412 color schemes
#e1d412 color preview, HTML & CSS examples
This text has a color of #e1d412
<p style="color:#e1d412;">Text here</p>
.mytext {color:#e1d412;}
This box has a color of #e1d412
<div style="background-color:#e1d412;">Content here</div>
.mybackground {background-color:#e1d412;}
Border around this has a color of #e1d412
<div style="border:2px solid #e1d412;">Content here</div>
.myborder {border:2px solid #e1d412;}