#faa92f color space conversions
Hex:
#faa92f
RGB:
250, 169, 47
CMY:
2, 34, 82
CMYK:
0, 32, 81, 2
HSL:
36°, 95.3052%, 58.2353%
HSV (HSB):
36°, 81.2000%, 98.0392%
XYZ:
54.1254, 48.9052, 9.2762
xyY:
0.4819, 0.4355, 48.9052
CIE-Lab:
75.3923, 20.5038, 69.5693
CIE-LCH:
75.3923, 72.5278, 73.5784
CIE-Luv:
75.3923, 66.2873, 69.9484
Hunter-Lab:
69.9322, 15.7721, 41.0880
#faa92f color charts
#faa92f color shades, tints & tones
#faa92f color schemes
#faa92f color preview, HTML & CSS examples
This text has a color of #faa92f
<p style="color:#faa92f;">Text here</p>
.mytext {color:#faa92f;}
This box has a color of #faa92f
<div style="background-color:#faa92f;">Content here</div>
.mybackground {background-color:#faa92f;}
Border around this has a color of #faa92f
<div style="border:2px solid #faa92f;">Content here</div>
.myborder {border:2px solid #faa92f;}