#faa383 color space conversions
Hex:
#faa383
RGB:
250, 163, 131
CMY:
2, 36, 49
CMYK:
0, 35, 48, 2
HSL:
16°, 92.2481%, 74.7059%
HSV (HSB):
16°, 47.6000%, 98.0392%
XYZ:
56.6183, 48.1571, 27.7839
xyY:
0.4271, 0.3633, 48.1571
CIE-Lab:
74.9239, 28.7901, 29.9103
CIE-LCH:
74.9239, 41.5151, 46.0933
CIE-Luv:
74.9239, 63.1068, 33.3830
Hunter-Lab:
69.3953, 24.1929, 24.8387
#faa383 color charts
#faa383 color shades, tints & tones
#faa383 color schemes
#faa383 color preview, HTML & CSS examples
This text has a color of #faa383
<p style="color:#faa383;">Text here</p>
.mytext {color:#faa383;}
This box has a color of #faa383
<div style="background-color:#faa383;">Content here</div>
.mybackground {background-color:#faa383;}
Border around this has a color of #faa383
<div style="border:2px solid #faa383;">Content here</div>
.myborder {border:2px solid #faa383;}