#fae111 color space conversions
Hex:
#fae111
RGB:
250, 225, 17
CMY:
2, 12, 93
CMYK:
0, 10, 93, 2
HSL:
54°, 95.8848%, 52.3529%
HSV (HSB):
54°, 93.2000%, 98.0392%
XYZ:
66.4507, 74.2149, 11.3529
xyY:
0.4371, 0.4882, 74.2149
CIE-Lab:
89.0239, -8.9203, 86.9420
CIE-LCH:
89.0239, 87.3984, 95.8581
CIE-Luv:
89.0239, 24.4846, 94.8736
Hunter-Lab:
86.1481, -13.0723, 52.4902
#fae111 color charts
#fae111 color shades, tints & tones
#fae111 color schemes
#fae111 color preview, HTML & CSS examples
This text has a color of #fae111
<p style="color:#fae111;">Text here</p>
.mytext {color:#fae111;}
This box has a color of #fae111
<div style="background-color:#fae111;">Content here</div>
.mybackground {background-color:#fae111;}
Border around this has a color of #fae111
<div style="border:2px solid #fae111;">Content here</div>
.myborder {border:2px solid #fae111;}