#faaa0d color space conversions
Hex:
#faaa0d
RGB:
250, 170, 13
CMY:
2, 33, 95
CMYK:
0, 32, 95, 2
HSL:
40°, 95.9514%, 51.5686%
HSV (HSB):
40°, 94.8000%, 98.0392%
XYZ:
53.8717, 49.1025, 7.0192
xyY:
0.4898, 0.4464, 49.1025
CIE-Lab:
75.5151, 19.3262, 77.5913
CIE-LCH:
75.5151, 79.9619, 76.0136
CIE-Luv:
75.5151, 66.4731, 74.8650
Hunter-Lab:
70.0732, 14.6013, 43.1122
#faaa0d color charts
#faaa0d color shades, tints & tones
#faaa0d color schemes
#faaa0d color preview, HTML & CSS examples
This text has a color of #faaa0d
<p style="color:#faaa0d;">Text here</p>
.mytext {color:#faaa0d;}
This box has a color of #faaa0d
<div style="background-color:#faaa0d;">Content here</div>
.mybackground {background-color:#faaa0d;}
Border around this has a color of #faaa0d
<div style="border:2px solid #faaa0d;">Content here</div>
.myborder {border:2px solid #faaa0d;}