#faa93a color space conversions
Hex:
#faa93a
RGB:
250, 169, 58
CMY:
2, 34, 77
CMYK:
0, 32, 77, 2
HSL:
35°, 95.0495%, 60.3922%
HSV (HSB):
35°, 76.8000%, 98.0392%
XYZ:
54.3760, 49.0054, 10.5961
xyY:
0.4771, 0.4300, 49.0054
CIE-Lab:
75.4547, 20.8735, 65.6868
CIE-LCH:
75.4547, 68.9236, 72.3711
CIE-Luv:
75.4547, 65.7278, 67.4007
Hunter-Lab:
70.0039, 16.1444, 40.0283
#faa93a color charts
#faa93a color shades, tints & tones
#faa93a color schemes
#faa93a color preview, HTML & CSS examples
This text has a color of #faa93a
<p style="color:#faa93a;">Text here</p>
.mytext {color:#faa93a;}
This box has a color of #faa93a
<div style="background-color:#faa93a;">Content here</div>
.mybackground {background-color:#faa93a;}
Border around this has a color of #faa93a
<div style="border:2px solid #faa93a;">Content here</div>
.myborder {border:2px solid #faa93a;}