#faa40a color space conversions
Hex:
#faa40a
RGB:
250, 164, 10
CMY:
2, 36, 96
CMYK:
0, 34, 96, 2
HSL:
39°, 96.0000%, 50.9804%
HSV (HSB):
39°, 96.0000%, 98.0392%
XYZ:
52.7546, 46.8968, 6.5587
xyY:
0.4967, 0.4415, 46.8968
CIE-Lab:
74.1237, 22.4430, 76.9858
CIE-LCH:
74.1237, 80.1904, 73.7474
CIE-Luv:
74.1237, 71.4343, 72.8991
Hunter-Lab:
68.4813, 17.6654, 42.2585
#faa40a color charts
#faa40a color shades, tints & tones
#faa40a color schemes
#faa40a color preview, HTML & CSS examples
This text has a color of #faa40a
<p style="color:#faa40a;">Text here</p>
.mytext {color:#faa40a;}
This box has a color of #faa40a
<div style="background-color:#faa40a;">Content here</div>
.mybackground {background-color:#faa40a;}
Border around this has a color of #faa40a
<div style="border:2px solid #faa40a;">Content here</div>
.myborder {border:2px solid #faa40a;}