#f2e96c color space conversions
Hex:
#f2e96c
RGB:
242, 233, 108
CMY:
5, 9, 58
CMYK:
0, 4, 55, 5
HSL:
56°, 83.7500%, 68.6275%
HSV (HSB):
56°, 55.3719%, 94.9020%
XYZ:
68.4636, 78.2378, 25.6803
xyY:
0.3972, 0.4539, 78.2378
CIE-Lab:
90.8883, -12.5199, 60.7210
CIE-LCH:
90.8883, 61.9983, 101.6504
CIE-Luv:
90.8883, 11.5459, 77.3662
Hunter-Lab:
88.4521, -16.6288, 44.7028
#f2e96c color charts
#f2e96c color shades, tints & tones
#f2e96c color schemes
#f2e96c color preview, HTML & CSS examples
This text has a color of #f2e96c
<p style="color:#f2e96c;">Text here</p>
.mytext {color:#f2e96c;}
This box has a color of #f2e96c
<div style="background-color:#f2e96c;">Content here</div>
.mybackground {background-color:#f2e96c;}
Border around this has a color of #f2e96c
<div style="border:2px solid #f2e96c;">Content here</div>
.myborder {border:2px solid #f2e96c;}