#fac75e color space conversions
Hex:
#fac75e
RGB:
250, 199, 94
CMY:
2, 22, 63
CMYK:
0, 20, 62, 2
HSL:
40°, 93.9759%, 67.4510%
HSV (HSB):
40°, 62.4000%, 98.0392%
XYZ:
61.8681, 61.9790, 19.2920
xyY:
0.4322, 0.4330, 61.9790
CIE-Lab:
82.9022, 7.0214, 58.1894
CIE-LCH:
82.9022, 58.6115, 83.1197
CIE-Luv:
82.9022, 40.9285, 68.1138
Hunter-Lab:
78.7267, 2.5041, 40.5797
#fac75e color charts
#fac75e color shades, tints & tones
#fac75e color schemes
#fac75e color preview, HTML & CSS examples
This text has a color of #fac75e
<p style="color:#fac75e;">Text here</p>
.mytext {color:#fac75e;}
This box has a color of #fac75e
<div style="background-color:#fac75e;">Content here</div>
.mybackground {background-color:#fac75e;}
Border around this has a color of #fac75e
<div style="border:2px solid #fac75e;">Content here</div>
.myborder {border:2px solid #fac75e;}