#ead101 color space conversions
Hex:
#ead101
RGB:
234, 209, 1
CMY:
8, 18, 100
CMYK:
0, 11, 100, 8
HSL:
54°, 99.1489%, 46.0784%
HSV (HSB):
54°, 99.5726%, 91.7647%
XYZ:
56.7376, 63.0955, 9.2170
xyY:
0.4397, 0.4889, 63.0955
CIE-Lab:
83.4926, -7.8487, 83.7232
CIE-LCH:
83.4926, 84.0902, 95.3556
CIE-Luv:
83.4926, 24.2315, 89.5941
Hunter-Lab:
79.4327, -11.5073, 48.7232
#ead101 color charts
#ead101 color shades, tints & tones
#ead101 color schemes
#ead101 color preview, HTML & CSS examples
This text has a color of #ead101
<p style="color:#ead101;">Text here</p>
.mytext {color:#ead101;}
This box has a color of #ead101
<div style="background-color:#ead101;">Content here</div>
.mybackground {background-color:#ead101;}
Border around this has a color of #ead101
<div style="border:2px solid #ead101;">Content here</div>
.myborder {border:2px solid #ead101;}