#faaf7f color space conversions
Hex:
#faaf7f
RGB:
250, 175, 127
CMY:
2, 31, 50
CMYK:
0, 30, 49, 2
HSL:
23°, 92.4812%, 73.9216%
HSV (HSB):
23°, 49.2000%, 98.0392%
XYZ:
58.5851, 52.5162, 27.1276
xyY:
0.4238, 0.3799, 52.5162
CIE-Lab:
77.5885, 22.1208, 35.5114
CIE-LCH:
77.5885, 41.8376, 58.0803
CIE-Luv:
77.5885, 55.2344, 41.4950
Hunter-Lab:
72.4681, 17.4849, 28.5332
#faaf7f color charts
#faaf7f color shades, tints & tones
#faaf7f color schemes
#faaf7f color preview, HTML & CSS examples
This text has a color of #faaf7f
<p style="color:#faaf7f;">Text here</p>
.mytext {color:#faaf7f;}
This box has a color of #faaf7f
<div style="background-color:#faaf7f;">Content here</div>
.mybackground {background-color:#faaf7f;}
Border around this has a color of #faaf7f
<div style="border:2px solid #faaf7f;">Content here</div>
.myborder {border:2px solid #faaf7f;}