#fae700 color space conversions
Hex:
#fae700
RGB:
250, 231, 0
CMY:
2, 9, 100
CMYK:
0, 8, 100, 2
HSL:
55°, 100.0000%, 49.0196%
HSV (HSB):
55°, 100.0000%, 98.0392%
XYZ:
68.0003, 77.4758, 11.3703
xyY:
0.4335, 0.4940, 77.4758
CIE-Lab:
90.5402, -12.0328, 89.5080
CIE-LCH:
90.5402, 90.3132, 97.6566
CIE-Luv:
90.5402, 20.3726, 97.9314
Hunter-Lab:
88.0204, -16.1352, 53.9553
#fae700 color charts
#fae700 color shades, tints & tones
#fae700 color schemes
#fae700 color preview, HTML & CSS examples
This text has a color of #fae700
<p style="color:#fae700;">Text here</p>
.mytext {color:#fae700;}
This box has a color of #fae700
<div style="background-color:#fae700;">Content here</div>
.mybackground {background-color:#fae700;}
Border around this has a color of #fae700
<div style="border:2px solid #fae700;">Content here</div>
.myborder {border:2px solid #fae700;}