#faa93d color space conversions
Hex:
#faa93d
RGB:
250, 169, 61
CMY:
2, 34, 76
CMYK:
0, 32, 76, 2
HSL:
34°, 94.9749%, 60.9804%
HSV (HSB):
34°, 75.6000%, 98.0392%
XYZ:
54.4546, 49.0368, 11.0099
xyY:
0.4756, 0.4283, 49.0368
CIE-Lab:
75.4742, 20.9891, 64.5382
CIE-LCH:
75.4742, 67.8655, 71.9845
CIE-Luv:
75.4742, 65.5539, 66.6084
Hunter-Lab:
70.0263, 16.2610, 39.6966
#faa93d color charts
#faa93d color shades, tints & tones
#faa93d color schemes
#faa93d color preview, HTML & CSS examples
This text has a color of #faa93d
<p style="color:#faa93d;">Text here</p>
.mytext {color:#faa93d;}
This box has a color of #faa93d
<div style="background-color:#faa93d;">Content here</div>
.mybackground {background-color:#faa93d;}
Border around this has a color of #faa93d
<div style="border:2px solid #faa93d;">Content here</div>
.myborder {border:2px solid #faa93d;}