#faed5c color space conversions
Hex:
#faed5c
RGB:
250, 237, 92
CMY:
2, 7, 64
CMYK:
0, 5, 63, 2
HSL:
55°, 94.0476%, 67.0588%
HSV (HSB):
55°, 63.2000%, 98.0392%
XYZ:
71.6403, 81.6651, 22.1123
xyY:
0.4084, 0.4655, 81.6651
CIE-Lab:
92.4268, -12.3239, 69.3842
CIE-LCH:
92.4268, 70.4701, 100.0718
CIE-Luv:
92.4268, 14.9117, 85.2178
Hunter-Lab:
90.3687, -16.6384, 48.7505
#faed5c color charts
#faed5c color shades, tints & tones
#faed5c color schemes
#faed5c color preview, HTML & CSS examples
This text has a color of #faed5c
<p style="color:#faed5c;">Text here</p>
.mytext {color:#faed5c;}
This box has a color of #faed5c
<div style="background-color:#faed5c;">Content here</div>
.mybackground {background-color:#faed5c;}
Border around this has a color of #faed5c
<div style="border:2px solid #faed5c;">Content here</div>
.myborder {border:2px solid #faed5c;}