#faa43c color space conversions
Hex:
#faa43c
RGB:
250, 164, 60
CMY:
2, 36, 76
CMYK:
0, 34, 76, 2
HSL:
33°, 95.0000%, 60.7843%
HSV (HSB):
33°, 76.0000%, 98.0392%
XYZ:
53.5154, 47.2012, 10.5651
xyY:
0.4809, 0.4242, 47.2012
CIE-Lab:
74.3183, 23.5705, 63.8170
CIE-LCH:
74.3183, 68.0307, 69.7285
CIE-Luv:
74.3183, 69.5827, 64.9341
Hunter-Lab:
68.7031, 18.8099, 38.9746
#faa43c color charts
#faa43c color shades, tints & tones
#faa43c color schemes
#faa43c color preview, HTML & CSS examples
This text has a color of #faa43c
<p style="color:#faa43c;">Text here</p>
.mytext {color:#faa43c;}
This box has a color of #faa43c
<div style="background-color:#faa43c;">Content here</div>
.mybackground {background-color:#faa43c;}
Border around this has a color of #faa43c
<div style="border:2px solid #faa43c;">Content here</div>
.myborder {border:2px solid #faa43c;}