#ead07e color space conversions
Hex:
#ead07e
RGB:
234, 208, 126
CMY:
8, 18, 51
CMYK:
0, 11, 46, 8
HSL:
46°, 72.0000%, 70.5882%
HSV (HSB):
46°, 46.1538%, 91.7647%
XYZ:
60.2535, 64.1105, 28.9375
xyY:
0.3930, 0.4182, 64.1105
CIE-Lab:
84.0233, -1.6137, 43.8669
CIE-LCH:
84.0233, 43.8966, 92.1068
CIE-Luv:
84.0233, 21.3432, 56.8839
Hunter-Lab:
80.0691, -5.7963, 34.6205
#ead07e color charts
#ead07e color shades, tints & tones
#ead07e color schemes
#ead07e color preview, HTML & CSS examples
This text has a color of #ead07e
<p style="color:#ead07e;">Text here</p>
.mytext {color:#ead07e;}
This box has a color of #ead07e
<div style="background-color:#ead07e;">Content here</div>
.mybackground {background-color:#ead07e;}
Border around this has a color of #ead07e
<div style="border:2px solid #ead07e;">Content here</div>
.myborder {border:2px solid #ead07e;}