#faa68f color space conversions
Hex:
#faa68f
RGB:
250, 166, 143
CMY:
2, 35, 44
CMYK:
0, 34, 43, 2
HSL:
13°, 91.4530%, 77.0588%
HSV (HSB):
13°, 42.8000%, 98.0392%
XYZ:
58.0185, 49.5796, 32.4985
xyY:
0.4141, 0.3539, 49.5796
CIE-Lab:
75.8105, 28.4085, 24.6351
CIE-LCH:
75.8105, 37.6022, 40.9310
CIE-Luv:
75.8105, 59.3759, 27.4929
Hunter-Lab:
70.4128, 23.8575, 21.9241
#faa68f color charts
#faa68f color shades, tints & tones
#faa68f color schemes
#faa68f color preview, HTML & CSS examples
This text has a color of #faa68f
<p style="color:#faa68f;">Text here</p>
.mytext {color:#faa68f;}
This box has a color of #faa68f
<div style="background-color:#faa68f;">Content here</div>
.mybackground {background-color:#faa68f;}
Border around this has a color of #faa68f
<div style="border:2px solid #faa68f;">Content here</div>
.myborder {border:2px solid #faa68f;}