#faa812 color space conversions
Hex:
#faa812
RGB:
250, 168, 18
CMY:
2, 34, 93
CMYK:
0, 33, 93, 2
HSL:
39°, 95.8678%, 52.5490%
HSV (HSB):
39°, 92.8000%, 98.0392%
XYZ:
53.5362, 48.3729, 7.0875
xyY:
0.4912, 0.4438, 48.3729
CIE-Lab:
75.0595, 20.4286, 76.5464
CIE-LCH:
75.0595, 79.2255, 75.0572
CIE-Luv:
75.0595, 68.0209, 73.7609
Hunter-Lab:
69.5507, 15.6856, 42.6435
#faa812 color charts
#faa812 color shades, tints & tones
#faa812 color schemes
#faa812 color preview, HTML & CSS examples
This text has a color of #faa812
<p style="color:#faa812;">Text here</p>
.mytext {color:#faa812;}
This box has a color of #faa812
<div style="background-color:#faa812;">Content here</div>
.mybackground {background-color:#faa812;}
Border around this has a color of #faa812
<div style="border:2px solid #faa812;">Content here</div>
.myborder {border:2px solid #faa812;}