#fae143 color space conversions
Hex:
#fae143
RGB:
250, 225, 67
CMY:
2, 12, 74
CMYK:
0, 10, 73, 2
HSL:
52°, 94.8187%, 62.1569%
HSV (HSB):
52°, 73.2000%, 98.0392%
XYZ:
67.3627, 74.5797, 16.1551
xyY:
0.4261, 0.4717, 74.5797
CIE-Lab:
89.1957, -7.6399, 75.4921
CIE-LCH:
89.1957, 75.8777, 95.7787
CIE-Luv:
89.1957, 23.6816, 87.3940
Hunter-Lab:
86.3595, -11.8945, 49.3604
#fae143 color charts
#fae143 color shades, tints & tones
#fae143 color schemes
#fae143 color preview, HTML & CSS examples
This text has a color of #fae143
<p style="color:#fae143;">Text here</p>
.mytext {color:#fae143;}
This box has a color of #fae143
<div style="background-color:#fae143;">Content here</div>
.mybackground {background-color:#fae143;}
Border around this has a color of #fae143
<div style="border:2px solid #fae143;">Content here</div>
.myborder {border:2px solid #fae143;}