#f2f28e color space conversions
Hex:
#f2f28e
RGB:
242, 242, 142
CMY:
5, 5, 44
CMYK:
0, 0, 41, 5
HSL:
60°, 79.3651%, 75.2941%
HSV (HSB):
60°, 41.3223%, 94.9020%
XYZ:
73.2526, 84.3345, 38.0086
xyY:
0.3745, 0.4312, 84.3345
CIE-Lab:
93.5956, -13.9735, 48.1359
CIE-LCH:
93.5956, 50.1231, 106.1876
CIE-Luv:
93.5956, 4.7657, 66.0591
Hunter-Lab:
91.8338, -18.3261, 39.7445
#f2f28e color charts
#f2f28e color shades, tints & tones
#f2f28e color schemes
#f2f28e color preview, HTML & CSS examples
This text has a color of #f2f28e
<p style="color:#f2f28e;">Text here</p>
.mytext {color:#f2f28e;}
This box has a color of #f2f28e
<div style="background-color:#f2f28e;">Content here</div>
.mybackground {background-color:#f2f28e;}
Border around this has a color of #f2f28e
<div style="border:2px solid #f2f28e;">Content here</div>
.myborder {border:2px solid #f2f28e;}