#ede85a color space conversions
Hex:
#ede85a
RGB:
237, 232, 90
CMY:
7, 9, 65
CMYK:
0, 2, 62, 7
HSL:
58°, 80.3279%, 64.1176%
HSV (HSB):
58°, 62.0253%, 92.9412%
XYZ:
65.6271, 76.4559, 20.9714
xyY:
0.4025, 0.4689, 76.4559
CIE-Lab:
90.0706, -15.2727, 67.3793
CIE-LCH:
90.0706, 69.0886, 102.7713
CIE-Luv:
90.0706, 9.3531, 83.3596
Hunter-Lab:
87.4391, -19.0458, 46.9872
#ede85a color charts
#ede85a color shades, tints & tones
#ede85a color schemes
#ede85a color preview, HTML & CSS examples
This text has a color of #ede85a
<p style="color:#ede85a;">Text here</p>
.mytext {color:#ede85a;}
This box has a color of #ede85a
<div style="background-color:#ede85a;">Content here</div>
.mybackground {background-color:#ede85a;}
Border around this has a color of #ede85a
<div style="border:2px solid #ede85a;">Content here</div>
.myborder {border:2px solid #ede85a;}