#f2e25a color space conversions
Hex:
#f2e25a
RGB:
242, 226, 90
CMY:
5, 11, 65
CMYK:
0, 7, 63, 5
HSL:
54°, 85.3933%, 65.0980%
HSV (HSB):
54°, 62.8099%, 94.9020%
XYZ:
65.6598, 74.0081, 20.4972
xyY:
0.4100, 0.4621, 74.0081
CIE-Lab:
88.9263, -10.2673, 66.2836
CIE-LCH:
88.9263, 67.0741, 98.8051
CIE-Luv:
88.9263, 16.6847, 80.9267
Hunter-Lab:
86.0280, -14.3111, 46.0930
#f2e25a color charts
#f2e25a color shades, tints & tones
#f2e25a color schemes
#f2e25a color preview, HTML & CSS examples
This text has a color of #f2e25a
<p style="color:#f2e25a;">Text here</p>
.mytext {color:#f2e25a;}
This box has a color of #f2e25a
<div style="background-color:#f2e25a;">Content here</div>
.mybackground {background-color:#f2e25a;}
Border around this has a color of #f2e25a
<div style="border:2px solid #f2e25a;">Content here</div>
.myborder {border:2px solid #f2e25a;}