#faeb47 color space conversions
Hex:
#faeb47
RGB:
250, 235, 71
CMY:
2, 8, 72
CMYK:
0, 6, 72, 2
HSL:
55°, 94.7090%, 62.9412%
HSV (HSB):
55°, 71.6000%, 98.0392%
XYZ:
70.2700, 80.1956, 17.7369
xyY:
0.4178, 0.4768, 80.1956
CIE-Lab:
91.7725, -12.4236, 76.5862
CIE-LCH:
91.7725, 77.5874, 99.2141
CIE-Luv:
91.7725, 16.7859, 90.4417
Hunter-Lab:
89.5520, -16.6499, 50.9433
#faeb47 color charts
#faeb47 color shades, tints & tones
#faeb47 color schemes
#faeb47 color preview, HTML & CSS examples
This text has a color of #faeb47
<p style="color:#faeb47;">Text here</p>
.mytext {color:#faeb47;}
This box has a color of #faeb47
<div style="background-color:#faeb47;">Content here</div>
.mybackground {background-color:#faeb47;}
Border around this has a color of #faeb47
<div style="border:2px solid #faeb47;">Content here</div>
.myborder {border:2px solid #faeb47;}