#f2e48d color space conversions
Hex:
#f2e48d
RGB:
242, 228, 141
CMY:
5, 11, 45
CMYK:
0, 6, 42, 5
HSL:
52°, 79.5276%, 75.0980%
HSV (HSB):
52°, 41.7355%, 94.9020%
XYZ:
69.1691, 76.2871, 36.2786
xyY:
0.3806, 0.4198, 76.2871
CIE-Lab:
89.9925, -7.1245, 44.0935
CIE-LCH:
89.9925, 44.6653, 99.1784
CIE-Luv:
89.9925, 13.3333, 59.5409
Hunter-Lab:
87.3425, -11.4901, 36.5131
#f2e48d color charts
#f2e48d color shades, tints & tones
#f2e48d color schemes
#f2e48d color preview, HTML & CSS examples
This text has a color of #f2e48d
<p style="color:#f2e48d;">Text here</p>
.mytext {color:#f2e48d;}
This box has a color of #f2e48d
<div style="background-color:#f2e48d;">Content here</div>
.mybackground {background-color:#f2e48d;}
Border around this has a color of #f2e48d
<div style="border:2px solid #f2e48d;">Content here</div>
.myborder {border:2px solid #f2e48d;}