#f2e79c color space conversions
Hex:
#f2e79c
RGB:
242, 231, 156
CMY:
5, 9, 39
CMYK:
0, 5, 36, 5
HSL:
52°, 76.7857%, 78.0392%
HSV (HSB):
52°, 35.5372%, 94.9020%
XYZ:
71.1946, 78.4294, 42.8385
xyY:
0.3699, 0.4075, 78.4294
CIE-Lab:
90.9755, -7.0137, 37.8897
CIE-LCH:
90.9755, 38.5334, 100.4872
CIE-Luv:
90.9755, 10.7608, 52.7361
Hunter-Lab:
88.5604, -11.4826, 33.3124
#f2e79c color charts
#f2e79c color shades, tints & tones
#f2e79c color schemes
#f2e79c color preview, HTML & CSS examples
This text has a color of #f2e79c
<p style="color:#f2e79c;">Text here</p>
.mytext {color:#f2e79c;}
This box has a color of #f2e79c
<div style="background-color:#f2e79c;">Content here</div>
.mybackground {background-color:#f2e79c;}
Border around this has a color of #f2e79c
<div style="border:2px solid #f2e79c;">Content here</div>
.myborder {border:2px solid #f2e79c;}