#f2e17e color space conversions
Hex:
#f2e17e
RGB:
242, 225, 126
CMY:
5, 12, 51
CMYK:
0, 7, 48, 5
HSL:
51°, 81.6901%, 72.1569%
HSV (HSB):
51°, 47.9339%, 94.9020%
XYZ:
67.3091, 74.2340, 30.5197
xyY:
0.3912, 0.4314, 74.2340
CIE-Lab:
89.0330, -7.0567, 50.2023
CIE-LCH:
89.0330, 50.6958, 98.0013
CIE-Luv:
89.0330, 15.9273, 65.6820
Hunter-Lab:
86.1592, -11.3312, 39.3094
#f2e17e color charts
#f2e17e color shades, tints & tones
#f2e17e color schemes
#f2e17e color preview, HTML & CSS examples
This text has a color of #f2e17e
<p style="color:#f2e17e;">Text here</p>
.mytext {color:#f2e17e;}
This box has a color of #f2e17e
<div style="background-color:#f2e17e;">Content here</div>
.mybackground {background-color:#f2e17e;}
Border around this has a color of #f2e17e
<div style="border:2px solid #f2e17e;">Content here</div>
.myborder {border:2px solid #f2e17e;}