#f2d44e color space conversions
Hex:
#f2d44e
RGB:
242, 212, 78
CMY:
5, 17, 69
CMYK:
0, 12, 68, 5
HSL:
49°, 86.3158%, 62.7451%
HSV (HSB):
49°, 67.7686%, 94.9020%
XYZ:
61.5366, 66.5143, 16.8029
xyY:
0.4248, 0.4592, 66.5143
CIE-Lab:
85.2581, -3.9085, 67.3062
CIE-LCH:
85.2581, 67.4196, 93.3234
CIE-Luv:
85.2581, 26.5802, 78.8418
Hunter-Lab:
81.5563, -8.0401, 44.8740
#f2d44e color charts
#f2d44e color shades, tints & tones
#f2d44e color schemes
#f2d44e color preview, HTML & CSS examples
This text has a color of #f2d44e
<p style="color:#f2d44e;">Text here</p>
.mytext {color:#f2d44e;}
This box has a color of #f2d44e
<div style="background-color:#f2d44e;">Content here</div>
.mybackground {background-color:#f2d44e;}
Border around this has a color of #f2d44e
<div style="border:2px solid #f2d44e;">Content here</div>
.myborder {border:2px solid #f2d44e;}