#f9d52d color space conversions
Hex:
#f9d52d
RGB:
249, 213, 45
CMY:
2, 16, 82
CMYK:
0, 14, 82, 2
HSL:
49°, 94.4444%, 57.6471%
HSV (HSB):
49°, 81.9277%, 97.6471%
XYZ:
63.3348, 67.9177, 12.2539
xyY:
0.4413, 0.4733, 67.9177
CIE-Lab:
85.9653, -2.7839, 79.2412
CIE-LCH:
85.9653, 79.2900, 92.0121
CIE-Luv:
85.9653, 31.9463, 87.1531
Hunter-Lab:
82.4122, -7.0418, 48.8727
#f9d52d color charts
#f9d52d color shades, tints & tones
#f9d52d color schemes
#f9d52d color preview, HTML & CSS examples
This text has a color of #f9d52d
<p style="color:#f9d52d;">Text here</p>
.mytext {color:#f9d52d;}
This box has a color of #f9d52d
<div style="background-color:#f9d52d;">Content here</div>
.mybackground {background-color:#f9d52d;}
Border around this has a color of #f9d52d
<div style="border:2px solid #f9d52d;">Content here</div>
.myborder {border:2px solid #f9d52d;}