#faa083 color space conversions
Hex:
#faa083
RGB:
250, 160, 131
CMY:
2, 37, 49
CMYK:
0, 36, 48, 2
HSL:
15°, 92.2481%, 74.7059%
HSV (HSB):
15°, 47.6000%, 98.0392%
XYZ:
56.0919, 47.1043, 27.6084
xyY:
0.4288, 0.3601, 47.1043
CIE-Lab:
74.2564, 30.3592, 29.0272
CIE-LCH:
74.2564, 42.0031, 43.7150
CIE-Luv:
74.2564, 65.1915, 31.9337
Hunter-Lab:
68.6326, 25.7771, 24.1926
#faa083 color charts
#faa083 color shades, tints & tones
#faa083 color schemes
#faa083 color preview, HTML & CSS examples
This text has a color of #faa083
<p style="color:#faa083;">Text here</p>
.mytext {color:#faa083;}
This box has a color of #faa083
<div style="background-color:#faa083;">Content here</div>
.mybackground {background-color:#faa083;}
Border around this has a color of #faa083
<div style="border:2px solid #faa083;">Content here</div>
.myborder {border:2px solid #faa083;}