#ede95c color space conversions
Hex:
#ede95c
RGB:
237, 233, 92
CMY:
7, 9, 64
CMYK:
0, 2, 61, 7
HSL:
58°, 80.1105%, 64.5098%
HSV (HSB):
58°, 61.1814%, 92.9412%
XYZ:
65.9957, 77.0551, 21.5200
xyY:
0.4010, 0.4682, 77.0551
CIE-Lab:
90.3470, -15.6380, 66.8573
CIE-LCH:
90.3470, 68.6619, 103.1649
CIE-Luv:
90.3470, 8.6605, 83.1193
Hunter-Lab:
87.7810, -19.4165, 46.9114
#ede95c color charts
#ede95c color shades, tints & tones
#ede95c color schemes
#ede95c color preview, HTML & CSS examples
This text has a color of #ede95c
<p style="color:#ede95c;">Text here</p>
.mytext {color:#ede95c;}
This box has a color of #ede95c
<div style="background-color:#ede95c;">Content here</div>
.mybackground {background-color:#ede95c;}
Border around this has a color of #ede95c
<div style="border:2px solid #ede95c;">Content here</div>
.myborder {border:2px solid #ede95c;}