#f9d25e color space conversions
Hex:
#f9d25e
RGB:
249, 210, 94
CMY:
2, 18, 63
CMYK:
0, 16, 62, 2
HSL:
45°, 92.8144%, 67.2549%
HSV (HSB):
45°, 62.2490%, 97.6471%
XYZ:
64.1339, 67.0411, 20.1497
xyY:
0.4238, 0.4430, 67.0411
CIE-Lab:
85.5247, 0.9442, 61.0703
CIE-LCH:
85.5247, 61.0776, 89.1142
CIE-Luv:
85.5247, 32.4016, 72.8522
Hunter-Lab:
81.8786, -3.4721, 42.7242
#f9d25e color charts
#f9d25e color shades, tints & tones
#f9d25e color schemes
#f9d25e color preview, HTML & CSS examples
This text has a color of #f9d25e
<p style="color:#f9d25e;">Text here</p>
.mytext {color:#f9d25e;}
This box has a color of #f9d25e
<div style="background-color:#f9d25e;">Content here</div>
.mybackground {background-color:#f9d25e;}
Border around this has a color of #f9d25e
<div style="border:2px solid #f9d25e;">Content here</div>
.myborder {border:2px solid #f9d25e;}