#faed4a color space conversions
Hex:
#faed4a
RGB:
250, 237, 74
CMY:
2, 7, 71
CMYK:
0, 5, 70, 2
HSL:
56°, 94.6237%, 63.5294%
HSV (HSB):
56°, 70.4000%, 98.0392%
XYZ:
70.9446, 81.3868, 18.4486
xyY:
0.4154, 0.4766, 81.3868
CIE-Lab:
92.3035, -13.2703, 76.0599
CIE-LCH:
92.3035, 77.2089, 99.8969
CIE-Luv:
92.3035, 15.3834, 90.4921
Hunter-Lab:
90.2146, -17.5036, 51.0256
#faed4a color charts
#faed4a color shades, tints & tones
#faed4a color schemes
#faed4a color preview, HTML & CSS examples
This text has a color of #faed4a
<p style="color:#faed4a;">Text here</p>
.mytext {color:#faed4a;}
This box has a color of #faed4a
<div style="background-color:#faed4a;">Content here</div>
.mybackground {background-color:#faed4a;}
Border around this has a color of #faed4a
<div style="border:2px solid #faed4a;">Content here</div>
.myborder {border:2px solid #faed4a;}