#faed75 color space conversions
Hex:
#faed75
RGB:
250, 237, 117
CMY:
2, 7, 54
CMYK:
0, 5, 53, 2
HSL:
54°, 93.0070%, 71.9608%
HSV (HSB):
54°, 53.2000%, 98.0392%
XYZ:
72.9194, 82.1767, 28.8481
xyY:
0.3964, 0.4467, 82.1767
CIE-Lab:
92.6528, -10.6057, 58.8781
CIE-LCH:
92.6528, 59.8257, 100.2112
CIE-Luv:
92.6528, 14.0702, 75.8044
Hunter-Lab:
90.6514, -15.0556, 44.5881
#faed75 color charts
#faed75 color shades, tints & tones
#faed75 color schemes
#faed75 color preview, HTML & CSS examples
This text has a color of #faed75
<p style="color:#faed75;">Text here</p>
.mytext {color:#faed75;}
This box has a color of #faed75
<div style="background-color:#faed75;">Content here</div>
.mybackground {background-color:#faed75;}
Border around this has a color of #faed75
<div style="border:2px solid #faed75;">Content here</div>
.myborder {border:2px solid #faed75;}