#f9ca5a color space conversions
Hex:
#f9ca5a
RGB:
249, 202, 90
CMY:
2, 21, 65
CMYK:
0, 19, 64, 2
HSL:
42°, 92.9825%, 66.4706%
HSV (HSB):
42°, 63.8554%, 97.6471%
XYZ:
62.0329, 63.1190, 18.5866
xyY:
0.4316, 0.4391, 63.1190
CIE-Lab:
83.5049, 4.8079, 60.6148
CIE-LCH:
83.5049, 60.8051, 85.4649
CIE-Luv:
83.5049, 38.2555, 70.8606
Hunter-Lab:
79.4475, 0.3405, 41.7425
#f9ca5a color charts
#f9ca5a color shades, tints & tones
#f9ca5a color schemes
#f9ca5a color preview, HTML & CSS examples
This text has a color of #f9ca5a
<p style="color:#f9ca5a;">Text here</p>
.mytext {color:#f9ca5a;}
This box has a color of #f9ca5a
<div style="background-color:#f9ca5a;">Content here</div>
.mybackground {background-color:#f9ca5a;}
Border around this has a color of #f9ca5a
<div style="border:2px solid #f9ca5a;">Content here</div>
.myborder {border:2px solid #f9ca5a;}