#ede080 color space conversions
Hex:
#ede080
RGB:
237, 224, 128
CMY:
7, 12, 50
CMYK:
0, 5, 46, 7
HSL:
53°, 75.1724%, 71.5686%
HSV (HSB):
53°, 45.9916%, 92.9412%
XYZ:
65.4770, 72.8743, 31.0372
xyY:
0.3865, 0.4302, 72.8743
CIE-Lab:
88.3878, -8.3563, 48.3541
CIE-LCH:
88.3878, 49.0709, 99.8047
CIE-Luv:
88.3878, 13.1006, 63.9381
Hunter-Lab:
85.3665, -12.4799, 38.2001
#ede080 color charts
#ede080 color shades, tints & tones
#ede080 color schemes
#ede080 color preview, HTML & CSS examples
This text has a color of #ede080
<p style="color:#ede080;">Text here</p>
.mytext {color:#ede080;}
This box has a color of #ede080
<div style="background-color:#ede080;">Content here</div>
.mybackground {background-color:#ede080;}
Border around this has a color of #ede080
<div style="border:2px solid #ede080;">Content here</div>
.myborder {border:2px solid #ede080;}