#faa080 color space conversions
Hex:
#faa080
RGB:
250, 160, 128
CMY:
2, 37, 50
CMYK:
0, 36, 49, 2
HSL:
16°, 92.4242%, 74.1176%
HSV (HSB):
16°, 48.8000%, 98.0392%
XYZ:
55.8914, 47.0241, 26.5528
xyY:
0.4317, 0.3632, 47.0241
CIE-Lab:
74.2052, 30.0799, 30.5731
CIE-LCH:
74.2052, 42.8896, 45.4659
CIE-Luv:
74.2052, 65.6179, 33.7125
Hunter-Lab:
68.5741, 25.4819, 25.0440
#faa080 color charts
#faa080 color shades, tints & tones
#faa080 color schemes
#faa080 color preview, HTML & CSS examples
This text has a color of #faa080
<p style="color:#faa080;">Text here</p>
.mytext {color:#faa080;}
This box has a color of #faa080
<div style="background-color:#faa080;">Content here</div>
.mybackground {background-color:#faa080;}
Border around this has a color of #faa080
<div style="border:2px solid #faa080;">Content here</div>
.myborder {border:2px solid #faa080;}