#f2e05e color space conversions
Hex:
#f2e05e
RGB:
242, 224, 94
CMY:
5, 12, 63
CMYK:
0, 7, 61, 5
HSL:
53°, 85.0575%, 65.8824%
HSV (HSB):
53°, 61.1570%, 94.9020%
XYZ:
65.2940, 72.9967, 21.2381
xyY:
0.4093, 0.4576, 72.9967
CIE-Lab:
88.4461, -9.0198, 64.0910
CIE-LCH:
88.4461, 64.7226, 98.0109
CIE-Luv:
88.4461, 17.8753, 78.6719
Hunter-Lab:
85.4381, -13.1024, 45.0685
#f2e05e color charts
#f2e05e color shades, tints & tones
#f2e05e color schemes
#f2e05e color preview, HTML & CSS examples
This text has a color of #f2e05e
<p style="color:#f2e05e;">Text here</p>
.mytext {color:#f2e05e;}
This box has a color of #f2e05e
<div style="background-color:#f2e05e;">Content here</div>
.mybackground {background-color:#f2e05e;}
Border around this has a color of #f2e05e
<div style="border:2px solid #f2e05e;">Content here</div>
.myborder {border:2px solid #f2e05e;}