#f2ed8d color space conversions
Hex:
#f2ed8d
RGB:
242, 237, 141
CMY:
5, 7, 45
CMYK:
0, 2, 42, 5
HSL:
57°, 79.5276%, 75.0980%
HSV (HSB):
57°, 41.7355%, 94.9020%
XYZ:
71.7099, 81.3687, 37.1255
xyY:
0.3770, 0.4278, 81.3687
CIE-Lab:
92.2955, -11.6107, 46.9935
CIE-LCH:
92.2955, 48.4066, 103.8781
CIE-Luv:
92.2955, 7.8200, 64.0719
Hunter-Lab:
90.2046, -15.9561, 38.7412
#f2ed8d color charts
#f2ed8d color shades, tints & tones
#f2ed8d color schemes
#f2ed8d color preview, HTML & CSS examples
This text has a color of #f2ed8d
<p style="color:#f2ed8d;">Text here</p>
.mytext {color:#f2ed8d;}
This box has a color of #f2ed8d
<div style="background-color:#f2ed8d;">Content here</div>
.mybackground {background-color:#f2ed8d;}
Border around this has a color of #f2ed8d
<div style="border:2px solid #f2ed8d;">Content here</div>
.myborder {border:2px solid #f2ed8d;}