#f2d91e color space conversions
Hex:
#f2d91e
RGB:
242, 217, 30
CMY:
5, 15, 88
CMYK:
0, 10, 88, 5
HSL:
53°, 89.0756%, 53.3333%
HSV (HSB):
53°, 87.6033%, 94.9020%
XYZ:
61.6651, 68.5967, 11.2187
xyY:
0.4359, 0.4848, 68.5967
CIE-Lab:
86.3039, -8.1156, 82.6248
CIE-LCH:
86.3039, 83.0224, 95.6097
CIE-Luv:
86.3039, 24.1849, 90.6456
Hunter-Lab:
82.8231, -12.0400, 49.9451
#f2d91e color charts
#f2d91e color shades, tints & tones
#f2d91e color schemes
#f2d91e color preview, HTML & CSS examples
This text has a color of #f2d91e
<p style="color:#f2d91e;">Text here</p>
.mytext {color:#f2d91e;}
This box has a color of #f2d91e
<div style="background-color:#f2d91e;">Content here</div>
.mybackground {background-color:#f2d91e;}
Border around this has a color of #f2d91e
<div style="border:2px solid #f2d91e;">Content here</div>
.myborder {border:2px solid #f2d91e;}