#faa80f color space conversions
Hex:
#faa80f
RGB:
250, 168, 15
CMY:
2, 34, 94
CMYK:
0, 33, 94, 2
HSL:
39°, 95.9184%, 51.9608%
HSV (HSB):
39°, 94.0000%, 98.0392%
XYZ:
53.5132, 48.3637, 6.9666
xyY:
0.4917, 0.4443, 48.3637
CIE-Lab:
75.0538, 20.3944, 76.9965
CIE-LCH:
75.0538, 79.6517, 75.1645
CIE-Luv:
75.0538, 68.0744, 74.0017
Hunter-Lab:
69.5440, 15.6512, 42.7414
#faa80f color charts
#faa80f color shades, tints & tones
#faa80f color schemes
#faa80f color preview, HTML & CSS examples
This text has a color of #faa80f
<p style="color:#faa80f;">Text here</p>
.mytext {color:#faa80f;}
This box has a color of #faa80f
<div style="background-color:#faa80f;">Content here</div>
.mybackground {background-color:#faa80f;}
Border around this has a color of #faa80f
<div style="border:2px solid #faa80f;">Content here</div>
.myborder {border:2px solid #faa80f;}