#fae10b color space conversions
Hex:
#fae10b
RGB:
250, 225, 11
CMY:
2, 12, 96
CMYK:
0, 10, 96, 2
HSL:
54°, 95.9839%, 51.1765%
HSV (HSB):
54°, 95.6000%, 98.0392%
XYZ:
66.4100, 74.1986, 11.1382
xyY:
0.4376, 0.4890, 74.1986
CIE-Lab:
89.0163, -8.9779, 87.5259
CIE-LCH:
89.0163, 87.9852, 95.8566
CIE-Luv:
89.0163, 24.5211, 95.2134
Hunter-Lab:
86.1386, -13.1251, 52.6305
#fae10b color charts
#fae10b color shades, tints & tones
#fae10b color schemes
#fae10b color preview, HTML & CSS examples
This text has a color of #fae10b
<p style="color:#fae10b;">Text here</p>
.mytext {color:#fae10b;}
This box has a color of #fae10b
<div style="background-color:#fae10b;">Content here</div>
.mybackground {background-color:#fae10b;}
Border around this has a color of #fae10b
<div style="border:2px solid #fae10b;">Content here</div>
.myborder {border:2px solid #fae10b;}