#faa124 color space conversions
Hex:
#faa124
RGB:
250, 161, 36
CMY:
2, 37, 86
CMYK:
0, 36, 86, 2
HSL:
35°, 95.5357%, 56.0784%
HSV (HSB):
35°, 85.6000%, 98.0392%
XYZ:
52.4876, 45.9411, 7.7702
xyY:
0.4942, 0.4326, 45.9411
CIE-Lab:
73.5073, 24.4058, 71.3658
CIE-LCH:
73.5073, 75.4236, 71.1202
CIE-Luv:
73.5073, 73.2330, 69.0011
Hunter-Lab:
67.7799, 19.6128, 40.6490
#faa124 color charts
#faa124 color shades, tints & tones
#faa124 color schemes
#faa124 color preview, HTML & CSS examples
This text has a color of #faa124
<p style="color:#faa124;">Text here</p>
.mytext {color:#faa124;}
This box has a color of #faa124
<div style="background-color:#faa124;">Content here</div>
.mybackground {background-color:#faa124;}
Border around this has a color of #faa124
<div style="border:2px solid #faa124;">Content here</div>
.myborder {border:2px solid #faa124;}