#f2f08c color space conversions
Hex:
#f2f08c
RGB:
242, 240, 140
CMY:
5, 6, 45
CMYK:
0, 1, 42, 5
HSL:
59°, 79.6875%, 74.9020%
HSV (HSB):
59°, 42.1488%, 94.9020%
XYZ:
72.5117, 83.0909, 37.0273
xyY:
0.3764, 0.4313, 83.0909
CIE-Lab:
93.0542, -13.1907, 48.4249
CIE-LCH:
93.0542, 50.1893, 105.2374
CIE-Luv:
93.0542, 6.0439, 66.0851
Hunter-Lab:
91.1542, -17.5260, 39.7240
#f2f08c color charts
#f2f08c color shades, tints & tones
#f2f08c color schemes
#f2f08c color preview, HTML & CSS examples
This text has a color of #f2f08c
<p style="color:#f2f08c;">Text here</p>
.mytext {color:#f2f08c;}
This box has a color of #f2f08c
<div style="background-color:#f2f08c;">Content here</div>
.mybackground {background-color:#f2f08c;}
Border around this has a color of #f2f08c
<div style="border:2px solid #f2f08c;">Content here</div>
.myborder {border:2px solid #f2f08c;}