#faa180 color space conversions
Hex:
#faa180
RGB:
250, 161, 128
CMY:
2, 37, 50
CMYK:
0, 36, 49, 2
HSL:
16°, 92.4242%, 74.1176%
HSV (HSB):
16°, 48.8000%, 98.0392%
XYZ:
56.0655, 47.3722, 26.6109
xyY:
0.4311, 0.3643, 47.3722
CIE-Lab:
74.4272, 29.5572, 30.8650
CIE-LCH:
74.4272, 42.7350, 46.2400
CIE-Luv:
74.4272, 64.9175, 34.1904
Hunter-Lab:
68.8275, 24.9544, 25.2559
#faa180 color charts
#faa180 color shades, tints & tones
#faa180 color schemes
#faa180 color preview, HTML & CSS examples
This text has a color of #faa180
<p style="color:#faa180;">Text here</p>
.mytext {color:#faa180;}
This box has a color of #faa180
<div style="background-color:#faa180;">Content here</div>
.mybackground {background-color:#faa180;}
Border around this has a color of #faa180
<div style="border:2px solid #faa180;">Content here</div>
.myborder {border:2px solid #faa180;}