#faed79 color space conversions
Hex:
#faed79
RGB:
250, 237, 121
CMY:
2, 7, 53
CMYK:
0, 5, 52, 2
HSL:
54°, 92.8058%, 72.7451%
HSV (HSB):
54°, 51.6000%, 98.0392%
XYZ:
73.1597, 82.2728, 30.1135
xyY:
0.3943, 0.4434, 82.2728
CIE-Lab:
92.6951, -10.2860, 57.0997
CIE-LCH:
92.6951, 58.0187, 100.2118
CIE-Luv:
92.6951, 13.9158, 74.0754
Hunter-Lab:
90.7044, -14.7594, 43.8090
#faed79 color charts
#faed79 color shades, tints & tones
#faed79 color schemes
#faed79 color preview, HTML & CSS examples
This text has a color of #faed79
<p style="color:#faed79;">Text here</p>
.mytext {color:#faed79;}
This box has a color of #faed79
<div style="background-color:#faed79;">Content here</div>
.mybackground {background-color:#faed79;}
Border around this has a color of #faed79
<div style="border:2px solid #faed79;">Content here</div>
.myborder {border:2px solid #faed79;}