#f2ed1e color space conversions
Hex:
#f2ed1e
RGB:
242, 237, 30
CMY:
5, 7, 88
CMYK:
0, 2, 88, 5
HSL:
59°, 89.0756%, 53.3333%
HSV (HSB):
59°, 87.6033%, 94.9020%
XYZ:
67.1365, 79.5394, 13.0425
xyY:
0.4203, 0.4980, 79.5394
CIE-Lab:
91.4778, -17.9758, 86.7172
CIE-LCH:
91.4778, 88.5607, 101.7111
CIE-Luv:
91.4778, 10.5086, 98.2223
Hunter-Lab:
89.1848, -21.7024, 53.7588
#f2ed1e color charts
#f2ed1e color shades, tints & tones
#f2ed1e color schemes
#f2ed1e color preview, HTML & CSS examples
This text has a color of #f2ed1e
<p style="color:#f2ed1e;">Text here</p>
.mytext {color:#f2ed1e;}
This box has a color of #f2ed1e
<div style="background-color:#f2ed1e;">Content here</div>
.mybackground {background-color:#f2ed1e;}
Border around this has a color of #f2ed1e
<div style="border:2px solid #f2ed1e;">Content here</div>
.myborder {border:2px solid #f2ed1e;}