#fac94f color space conversions
Hex:
#fac94f
RGB:
250, 201, 79
CMY:
2, 21, 69
CMYK:
0, 20, 68, 2
HSL:
43°, 94.4751%, 64.5098%
HSV (HSB):
43°, 68.4000%, 98.0392%
XYZ:
61.7223, 62.6618, 16.2390
xyY:
0.4389, 0.4456, 62.6618
CIE-Lab:
83.2641, 5.1208, 65.0823
CIE-LCH:
83.2641, 65.2835, 85.5012
CIE-Luv:
83.2641, 40.2781, 74.2307
Hunter-Lab:
79.1592, 0.6520, 43.2485
#fac94f color charts
#fac94f color shades, tints & tones
#fac94f color schemes
#fac94f color preview, HTML & CSS examples
This text has a color of #fac94f
<p style="color:#fac94f;">Text here</p>
.mytext {color:#fac94f;}
This box has a color of #fac94f
<div style="background-color:#fac94f;">Content here</div>
.mybackground {background-color:#fac94f;}
Border around this has a color of #fac94f
<div style="border:2px solid #fac94f;">Content here</div>
.myborder {border:2px solid #fac94f;}