#f2e68d color space conversions
Hex:
#f2e68d
RGB:
242, 230, 141
CMY:
5, 10, 45
CMYK:
0, 5, 42, 5
HSL:
53°, 79.5276%, 75.0980%
HSV (HSB):
53°, 41.7355%, 94.9020%
XYZ:
69.7225, 77.3940, 36.4631
xyY:
0.3798, 0.4216, 77.3940
CIE-Lab:
90.5026, -8.1272, 44.7384
CIE-LCH:
90.5026, 45.4706, 100.2961
CIE-Luv:
90.5026, 12.0992, 60.5512
Hunter-Lab:
87.9738, -12.4864, 37.0074
#f2e68d color charts
#f2e68d color shades, tints & tones
#f2e68d color schemes
#f2e68d color preview, HTML & CSS examples
This text has a color of #f2e68d
<p style="color:#f2e68d;">Text here</p>
.mytext {color:#f2e68d;}
This box has a color of #f2e68d
<div style="background-color:#f2e68d;">Content here</div>
.mybackground {background-color:#f2e68d;}
Border around this has a color of #f2e68d
<div style="border:2px solid #f2e68d;">Content here</div>
.myborder {border:2px solid #f2e68d;}