#faaf98 color space conversions
Hex:
#faaf98
RGB:
250, 175, 152
CMY:
2, 31, 40
CMYK:
0, 30, 39, 2
HSL:
14°, 90.7407%, 78.8235%
HSV (HSB):
14°, 39.2000%, 98.0392%
XYZ:
60.4218, 53.2509, 36.7996
xyY:
0.4015, 0.3539, 53.2509
CIE-Lab:
78.0229, 24.6496, 22.7956
CIE-LCH:
78.0229, 33.5744, 42.7623
CIE-Luv:
78.0229, 52.1643, 26.3273
Hunter-Lab:
72.9732, 20.0948, 21.1819
#faaf98 color charts
#faaf98 color shades, tints & tones
#faaf98 color schemes
#faaf98 color preview, HTML & CSS examples
This text has a color of #faaf98
<p style="color:#faaf98;">Text here</p>
.mytext {color:#faaf98;}
This box has a color of #faaf98
<div style="background-color:#faaf98;">Content here</div>
.mybackground {background-color:#faaf98;}
Border around this has a color of #faaf98
<div style="border:2px solid #faaf98;">Content here</div>
.myborder {border:2px solid #faaf98;}