#f2ea1d color space conversions
Hex:
#f2ea1d
RGB:
242, 234, 29
CMY:
5, 8, 89
CMYK:
0, 3, 88, 5
HSL:
58°, 89.1213%, 53.1373%
HSV (HSB):
58°, 88.0165%, 94.9020%
XYZ:
66.2625, 77.8116, 12.6891
xyY:
0.4227, 0.4964, 77.8116
CIE-Lab:
90.6939, -16.5375, 86.2641
CIE-LCH:
90.6939, 87.8350, 100.8524
CIE-Luv:
90.6939, 12.5145, 97.1893
Hunter-Lab:
88.2109, -20.2828, 53.2188
#f2ea1d color charts
#f2ea1d color shades, tints & tones
#f2ea1d color schemes
#f2ea1d color preview, HTML & CSS examples
This text has a color of #f2ea1d
<p style="color:#f2ea1d;">Text here</p>
.mytext {color:#f2ea1d;}
This box has a color of #f2ea1d
<div style="background-color:#f2ea1d;">Content here</div>
.mybackground {background-color:#f2ea1d;}
Border around this has a color of #f2ea1d
<div style="border:2px solid #f2ea1d;">Content here</div>
.myborder {border:2px solid #f2ea1d;}