#faa78a color space conversions
Hex:
#faa78a
RGB:
250, 167, 138
CMY:
2, 35, 46
CMYK:
0, 33, 45, 2
HSL:
16°, 91.8033%, 76.0784%
HSV (HSB):
16°, 44.8000%, 98.0392%
XYZ:
57.8305, 49.7964, 30.6084
xyY:
0.4183, 0.3602, 49.7964
CIE-Lab:
75.9441, 27.3739, 27.5086
CIE-LCH:
75.9441, 38.8079, 45.1406
CIE-Luv:
75.9441, 59.3932, 31.1140
Hunter-Lab:
70.5666, 22.7923, 23.6794
#faa78a color charts
#faa78a color shades, tints & tones
#faa78a color schemes
#faa78a color preview, HTML & CSS examples
This text has a color of #faa78a
<p style="color:#faa78a;">Text here</p>
.mytext {color:#faa78a;}
This box has a color of #faa78a
<div style="background-color:#faa78a;">Content here</div>
.mybackground {background-color:#faa78a;}
Border around this has a color of #faa78a
<div style="border:2px solid #faa78a;">Content here</div>
.myborder {border:2px solid #faa78a;}