#faed88 color space conversions
Hex:
#faed88
RGB:
250, 237, 136
CMY:
2, 7, 47
CMYK:
0, 5, 46, 2
HSL:
53°, 91.9355%, 75.6863%
HSV (HSB):
53°, 45.6000%, 98.0392%
XYZ:
74.1525, 82.6699, 35.3412
xyY:
0.3859, 0.4302, 82.6699
CIE-Lab:
92.8697, -8.9752, 50.2589
CIE-LCH:
92.8697, 51.0540, 100.1251
CIE-Luv:
92.8697, 13.2891, 67.0599
Hunter-Lab:
90.9230, -13.5392, 40.6005
#faed88 color charts
#faed88 color shades, tints & tones
#faed88 color schemes
#faed88 color preview, HTML & CSS examples
This text has a color of #faed88
<p style="color:#faed88;">Text here</p>
.mytext {color:#faed88;}
This box has a color of #faed88
<div style="background-color:#faed88;">Content here</div>
.mybackground {background-color:#faed88;}
Border around this has a color of #faed88
<div style="border:2px solid #faed88;">Content here</div>
.myborder {border:2px solid #faed88;}