#eadf50 color space conversions
Hex:
#eadf50
RGB:
234, 223, 80
CMY:
8, 13, 69
CMYK:
0, 5, 66, 8
HSL:
56°, 78.5714%, 61.5686%
HSV (HSB):
56°, 65.8120%, 91.7647%
XYZ:
61.7673, 70.8470, 18.0088
xyY:
0.4101, 0.4704, 70.8470
CIE-Lab:
87.4106, -12.6467, 68.5104
CIE-LCH:
87.4106, 69.6679, 100.4588
CIE-Luv:
87.4106, 13.4177, 82.6238
Hunter-Lab:
84.1706, -16.3091, 46.2340
#eadf50 color charts
#eadf50 color shades, tints & tones
#eadf50 color schemes
#eadf50 color preview, HTML & CSS examples
This text has a color of #eadf50
<p style="color:#eadf50;">Text here</p>
.mytext {color:#eadf50;}
This box has a color of #eadf50
<div style="background-color:#eadf50;">Content here</div>
.mybackground {background-color:#eadf50;}
Border around this has a color of #eadf50
<div style="border:2px solid #eadf50;">Content here</div>
.myborder {border:2px solid #eadf50;}