#fadc00 color space conversions
Hex:
#fadc00
RGB:
250, 220, 0
CMY:
2, 14, 100
CMYK:
0, 12, 100, 2
HSL:
53°, 100.0000%, 49.0196%
HSV (HSB):
53°, 100.0000%, 98.0392%
XYZ:
65.0175, 71.5104, 10.3761
xyY:
0.4426, 0.4868, 71.5104
CIE-Lab:
87.7324, -6.5668, 87.4963
CIE-LCH:
87.7324, 87.7423, 94.2921
CIE-Luv:
87.7324, 28.1370, 93.8735
Hunter-Lab:
84.5638, -10.7456, 51.9197
#fadc00 color charts
#fadc00 RGB chart
#fadc00 CMYK chart
#fadc00 RGB pie chart
#fadc00 color shades, tints & tones
#fadc00 color schemes
#fadc00 color preview, HTML & CSS examples
This text has a color of #fadc00
<p style="color:#fadc00;">Text here</p>
.mytext {color:#fadc00;}
Text color #fadc00
This box has a color of #fadc00
<div style="background-color:#fadc00;">Content here</div>
.mybackground {background-color:#fadc00;}
Background color #fadc00
Border around this has a color of #fadc00
<div style="border:2px solid #fadc00;">Content here</div>
.myborder {border:2px solid #fadc00;}
Border color #fadc00