#faa764 color space conversions
Hex:
#faa764
RGB:
250, 167, 100
CMY:
2, 35, 61
CMYK:
0, 33, 60, 2
HSL:
27°, 93.7500%, 68.6275%
HSV (HSB):
27°, 60.0000%, 98.0392%
XYZ:
55.5433, 48.8815, 18.5642
xyY:
0.4516, 0.3974, 48.8815
CIE-Lab:
75.3776, 24.1551, 46.6465
CIE-LCH:
75.3776, 52.5297, 62.6234
CIE-Luv:
75.3776, 63.9445, 51.5716
Hunter-Lab:
69.9153, 19.4552, 33.1978
#faa764 color charts
#faa764 color shades, tints & tones
#faa764 color schemes
#faa764 color preview, HTML & CSS examples
This text has a color of #faa764
<p style="color:#faa764;">Text here</p>
.mytext {color:#faa764;}
This box has a color of #faa764
<div style="background-color:#faa764;">Content here</div>
.mybackground {background-color:#faa764;}
Border around this has a color of #faa764
<div style="border:2px solid #faa764;">Content here</div>
.myborder {border:2px solid #faa764;}