#facd03 color space conversions
Hex:
#facd03
RGB:
250, 205, 3
CMY:
2, 20, 99
CMYK:
0, 18, 99, 2
HSL:
49°, 97.6285%, 49.6078%
HSV (HSB):
49°, 98.8000%, 98.0392%
XYZ:
61.2721, 63.9932, 9.2087
xyY:
0.4556, 0.4759, 63.9932
CIE-Lab:
83.9622, 1.0564, 84.5592
CIE-LCH:
83.9622, 84.5658, 89.2842
CIE-Luv:
83.9622, 39.1258, 88.2010
Hunter-Lab:
79.9958, -3.2720, 49.1719
#facd03 color charts
#facd03 color shades, tints & tones
#facd03 color schemes
#facd03 color preview, HTML & CSS examples
This text has a color of #facd03
<p style="color:#facd03;">Text here</p>
.mytext {color:#facd03;}
This box has a color of #facd03
<div style="background-color:#facd03;">Content here</div>
.mybackground {background-color:#facd03;}
Border around this has a color of #facd03
<div style="border:2px solid #facd03;">Content here</div>
.myborder {border:2px solid #facd03;}