#fae05a color space conversions
Hex:
#fae05a
RGB:
250, 224, 90
CMY:
2, 12, 65
CMYK:
0, 10, 64, 2
HSL:
50°, 94.1176%, 66.6667%
HSV (HSB):
50°, 64.0000%, 98.0392%
XYZ:
67.9255, 74.3735, 20.4483
xyY:
0.4174, 0.4570, 74.3735
CIE-Lab:
89.0987, -5.9837, 66.6720
CIE-LCH:
89.0987, 66.9400, 95.1284
CIE-Luv:
89.0987, 23.6486, 80.3366
Hunter-Lab:
86.2401, -10.3278, 46.3098
#fae05a color charts
#fae05a color shades, tints & tones
#fae05a color schemes
#fae05a color preview, HTML & CSS examples
This text has a color of #fae05a
<p style="color:#fae05a;">Text here</p>
.mytext {color:#fae05a;}
This box has a color of #fae05a
<div style="background-color:#fae05a;">Content here</div>
.mybackground {background-color:#fae05a;}
Border around this has a color of #fae05a
<div style="border:2px solid #fae05a;">Content here</div>
.myborder {border:2px solid #fae05a;}