#f2d65f color space conversions
Hex:
#f2d65f
RGB:
242, 214, 95
CMY:
5, 16, 63
CMYK:
0, 12, 61, 5
HSL:
49°, 84.9711%, 66.0784%
HSV (HSB):
49°, 60.7438%, 94.9020%
XYZ:
62.7301, 67.7966, 20.6063
xyY:
0.4151, 0.4486, 67.7966
CIE-Lab:
85.9046, -3.9169, 60.8709
CIE-LCH:
85.9046, 60.9967, 93.6818
CIE-Luv:
85.9046, 24.5429, 73.9269
Hunter-Lab:
82.3387, -8.1017, 42.7990
#f2d65f color charts
#f2d65f color shades, tints & tones
#f2d65f color schemes
#f2d65f color preview, HTML & CSS examples
This text has a color of #f2d65f
<p style="color:#f2d65f;">Text here</p>
.mytext {color:#f2d65f;}
This box has a color of #f2d65f
<div style="background-color:#f2d65f;">Content here</div>
.mybackground {background-color:#f2d65f;}
Border around this has a color of #f2d65f
<div style="border:2px solid #f2d65f;">Content here</div>
.myborder {border:2px solid #f2d65f;}