#faaa79 color space conversions
Hex:
#faaa79
RGB:
250, 170, 121
CMY:
2, 33, 53
CMYK:
0, 32, 52, 2
HSL:
23°, 92.8058%, 72.7451%
HSV (HSB):
23°, 51.6000%, 98.0392%
XYZ:
57.2503, 50.4539, 24.8103
xyY:
0.4320, 0.3807, 50.4539
CIE-Lab:
76.3470, 24.2154, 37.0613
CIE-LCH:
76.3470, 44.2711, 56.8399
CIE-Luv:
76.3470, 59.4534, 42.4189
Hunter-Lab:
71.0309, 19.5652, 29.0123
#faaa79 color charts
#faaa79 color shades, tints & tones
#faaa79 color schemes
#faaa79 color preview, HTML & CSS examples
This text has a color of #faaa79
<p style="color:#faaa79;">Text here</p>
.mytext {color:#faaa79;}
This box has a color of #faaa79
<div style="background-color:#faaa79;">Content here</div>
.mybackground {background-color:#faaa79;}
Border around this has a color of #faaa79
<div style="border:2px solid #faaa79;">Content here</div>
.myborder {border:2px solid #faaa79;}