#faaa78 color space conversions
Hex:
#faaa78
RGB:
250, 170, 120
CMY:
2, 33, 53
CMYK:
0, 32, 52, 2
HSL:
23°, 92.8571%, 72.5490%
HSV (HSB):
23°, 52.0000%, 98.0392%
XYZ:
57.1892, 50.4295, 24.4890
xyY:
0.4329, 0.3817, 50.4295
CIE-Lab:
76.3321, 24.1295, 37.5654
CIE-LCH:
76.3321, 44.6474, 57.2860
CIE-Luv:
76.3321, 59.5699, 42.9603
Hunter-Lab:
71.0137, 19.4767, 29.2636
#faaa78 color charts
#faaa78 color shades, tints & tones
#faaa78 color schemes
#faaa78 color preview, HTML & CSS examples
This text has a color of #faaa78
<p style="color:#faaa78;">Text here</p>
.mytext {color:#faaa78;}
This box has a color of #faaa78
<div style="background-color:#faaa78;">Content here</div>
.mybackground {background-color:#faaa78;}
Border around this has a color of #faaa78
<div style="border:2px solid #faaa78;">Content here</div>
.myborder {border:2px solid #faaa78;}