#faed19 color space conversions
Hex:
#faed19
RGB:
250, 237, 25
CMY:
2, 7, 90
CMYK:
0, 5, 90, 2
HSL:
57°, 95.7447%, 53.9216%
HSV (HSB):
57°, 90.0000%, 98.0392%
XYZ:
69.8840, 80.9626, 12.8638
xyY:
0.4269, 0.4945, 80.9626
CIE-Lab:
92.1150, -14.7292, 88.2683
CIE-LCH:
92.1150, 89.4887, 99.4736
CIE-Luv:
92.1150, 16.1225, 98.7519
Hunter-Lab:
89.9792, -18.8283, 54.5091
#faed19 color charts
#faed19 color shades, tints & tones
#faed19 color schemes
#faed19 color preview, HTML & CSS examples
This text has a color of #faed19
<p style="color:#faed19;">Text here</p>
.mytext {color:#faed19;}
This box has a color of #faed19
<div style="background-color:#faed19;">Content here</div>
.mybackground {background-color:#faed19;}
Border around this has a color of #faed19
<div style="border:2px solid #faed19;">Content here</div>
.myborder {border:2px solid #faed19;}