#f1d400 color space conversions
Hex:
#f1d400
RGB:
241, 212, 0
CMY:
5, 17, 100
CMYK:
0, 12, 100, 5
HSL:
53°, 100.0000%, 47.2549%
HSV (HSB):
53°, 100.0000%, 94.5098%
XYZ:
59.8191, 65.7877, 9.5455
xyY:
0.4426, 0.4868, 65.7877
CIE-Lab:
84.8880, -6.3757, 85.0979
CIE-LCH:
84.8880, 85.3364, 94.2847
CIE-Luv:
84.8880, 27.2429, 90.8279
Hunter-Lab:
81.1096, -10.2965, 49.7991
#f1d400 color charts
#f1d400 color shades, tints & tones
#f1d400 color schemes
#f1d400 color preview, HTML & CSS examples
This text has a color of #f1d400
<p style="color:#f1d400;">Text here</p>
.mytext {color:#f1d400;}
This box has a color of #f1d400
<div style="background-color:#f1d400;">Content here</div>
.mybackground {background-color:#f1d400;}
Border around this has a color of #f1d400
<div style="border:2px solid #f1d400;">Content here</div>
.myborder {border:2px solid #f1d400;}