#faa04e color space conversions
Hex:
#faa04e
RGB:
250, 160, 78
CMY:
2, 37, 69
CMYK:
0, 36, 69, 2
HSL:
29°, 94.5055%, 64.3137%
HSV (HSB):
29°, 68.8000%, 98.0392%
XYZ:
53.3703, 46.0157, 13.2767
xyY:
0.4737, 0.4084, 46.0157
CIE-Lab:
73.5557, 26.4839, 55.2303
CIE-LCH:
73.5557, 61.2518, 64.3815
CIE-Luv:
73.5557, 71.3858, 57.6464
Hunter-Lab:
67.8348, 21.7271, 35.8801
#faa04e color charts
#faa04e color shades, tints & tones
#faa04e color schemes
#faa04e color preview, HTML & CSS examples
This text has a color of #faa04e
<p style="color:#faa04e;">Text here</p>
.mytext {color:#faa04e;}
This box has a color of #faa04e
<div style="background-color:#faa04e;">Content here</div>
.mybackground {background-color:#faa04e;}
Border around this has a color of #faa04e
<div style="border:2px solid #faa04e;">Content here</div>
.myborder {border:2px solid #faa04e;}