#faa68a color space conversions
Hex:
#faa68a
RGB:
250, 166, 138
CMY:
2, 35, 46
CMYK:
0, 34, 45, 2
HSL:
15°, 91.8033%, 76.0784%
HSV (HSB):
15°, 44.8000%, 98.0392%
XYZ:
57.6480, 49.4314, 30.5476
xyY:
0.4189, 0.3592, 49.4314
CIE-Lab:
75.7189, 27.8984, 27.2072
CIE-LCH:
75.7189, 38.9686, 44.2813
CIE-Luv:
75.7189, 60.0754, 30.6174
Hunter-Lab:
70.3075, 23.3215, 23.4546
#faa68a color charts
#faa68a color shades, tints & tones
#faa68a color schemes
#faa68a color preview, HTML & CSS examples
This text has a color of #faa68a
<p style="color:#faa68a;">Text here</p>
.mytext {color:#faa68a;}
This box has a color of #faa68a
<div style="background-color:#faa68a;">Content here</div>
.mybackground {background-color:#faa68a;}
Border around this has a color of #faa68a
<div style="border:2px solid #faa68a;">Content here</div>
.myborder {border:2px solid #faa68a;}