#faed12 color space conversions
Hex:
#faed12
RGB:
250, 237, 18
CMY:
2, 7, 93
CMYK:
0, 5, 93, 2
HSL:
57°, 95.8678%, 52.5490%
HSV (HSB):
57°, 92.8000%, 98.0392%
XYZ:
69.8177, 80.9360, 12.5147
xyY:
0.4276, 0.4957, 80.9360
CIE-Lab:
92.1032, -14.8211, 89.1437
CIE-LCH:
92.1032, 90.3674, 99.4397
CIE-Luv:
92.1032, 16.1695, 99.2772
Hunter-Lab:
89.9645, -18.9113, 54.7275
#faed12 color charts
#faed12 color shades, tints & tones
#faed12 color schemes
#faed12 color preview, HTML & CSS examples
This text has a color of #faed12
<p style="color:#faed12;">Text here</p>
.mytext {color:#faed12;}
This box has a color of #faed12
<div style="background-color:#faed12;">Content here</div>
.mybackground {background-color:#faed12;}
Border around this has a color of #faed12
<div style="border:2px solid #faed12;">Content here</div>
.myborder {border:2px solid #faed12;}