#faaa26 color space conversions
Hex:
#faaa26
RGB:
250, 170, 38
CMY:
2, 33, 85
CMYK:
0, 32, 85, 2
HSL:
37°, 95.4955%, 56.4706%
HSV (HSB):
37°, 84.8000%, 98.0392%
XYZ:
54.1489, 49.2134, 8.4789
xyY:
0.4842, 0.4400, 49.2134
CIE-Lab:
75.5839, 19.7380, 72.4970
CIE-LCH:
75.5839, 75.1359, 74.7698
CIE-Luv:
75.5839, 65.8495, 71.9971
Hunter-Lab:
70.1523, 15.0136, 41.9405
#faaa26 color charts
#faaa26 color shades, tints & tones
#faaa26 color schemes
#faaa26 color preview, HTML & CSS examples
This text has a color of #faaa26
<p style="color:#faaa26;">Text here</p>
.mytext {color:#faaa26;}
This box has a color of #faaa26
<div style="background-color:#faaa26;">Content here</div>
.mybackground {background-color:#faaa26;}
Border around this has a color of #faaa26
<div style="border:2px solid #faaa26;">Content here</div>
.myborder {border:2px solid #faaa26;}