#f2de4e color space conversions
Hex:
#f2de4e
RGB:
242, 222, 78
CMY:
5, 13, 69
CMYK:
0, 8, 68, 5
HSL:
53°, 86.3158%, 62.7451%
HSV (HSB):
53°, 67.7686%, 94.9020%
XYZ:
64.1144, 71.6699, 17.6622
xyY:
0.4178, 0.4671, 71.6699
CIE-Lab:
87.8094, -8.9483, 69.9069
CIE-LCH:
87.8094, 70.4772, 97.2944
CIE-Luv:
87.8094, 19.7281, 83.0202
Hunter-Lab:
84.6581, -12.9676, 46.8910
#f2de4e color charts
#f2de4e color shades, tints & tones
#f2de4e color schemes
#f2de4e color preview, HTML & CSS examples
This text has a color of #f2de4e
<p style="color:#f2de4e;">Text here</p>
.mytext {color:#f2de4e;}
This box has a color of #f2de4e
<div style="background-color:#f2de4e;">Content here</div>
.mybackground {background-color:#f2de4e;}
Border around this has a color of #f2de4e
<div style="border:2px solid #f2de4e;">Content here</div>
.myborder {border:2px solid #f2de4e;}