#faef45 color space conversions
Hex:
#faef45
RGB:
250, 239, 69
CMY:
2, 6, 73
CMYK:
0, 4, 72, 2
HSL:
56°, 94.7644%, 62.5490%
HSV (HSB):
56°, 72.4000%, 98.0392%
XYZ:
71.3650, 82.4867, 17.7904
xyY:
0.4158, 0.4806, 82.4867
CIE-Lab:
92.7892, -14.4696, 78.2294
CIE-LCH:
92.7892, 79.5564, 100.4792
CIE-Luv:
92.7892, 14.1657, 92.5386
Hunter-Lab:
90.8222, -18.6795, 51.9617
#faef45 color charts
#faef45 color shades, tints & tones
#faef45 color schemes
#faef45 color preview, HTML & CSS examples
This text has a color of #faef45
<p style="color:#faef45;">Text here</p>
.mytext {color:#faef45;}
This box has a color of #faef45
<div style="background-color:#faef45;">Content here</div>
.mybackground {background-color:#faef45;}
Border around this has a color of #faef45
<div style="border:2px solid #faef45;">Content here</div>
.myborder {border:2px solid #faef45;}