#f2e25e color space conversions
Hex:
#f2e25e
RGB:
242, 226, 94
CMY:
5, 11, 63
CMYK:
0, 7, 61, 5
HSL:
54°, 85.0575%, 65.8824%
HSV (HSB):
54°, 61.1570%, 94.9020%
XYZ:
65.8347, 74.0781, 21.4183
xyY:
0.4081, 0.4592, 74.0781
CIE-Lab:
88.9594, -10.0176, 64.6487
CIE-LCH:
88.9594, 65.4203, 98.8082
CIE-Luv:
88.9594, 16.5542, 79.5434
Hunter-Lab:
86.0686, -14.0838, 45.4936
#f2e25e color charts
#f2e25e color shades, tints & tones
#f2e25e color schemes
#f2e25e color preview, HTML & CSS examples
This text has a color of #f2e25e
<p style="color:#f2e25e;">Text here</p>
.mytext {color:#f2e25e;}
This box has a color of #f2e25e
<div style="background-color:#f2e25e;">Content here</div>
.mybackground {background-color:#f2e25e;}
Border around this has a color of #f2e25e
<div style="border:2px solid #f2e25e;">Content here</div>
.myborder {border:2px solid #f2e25e;}