#faaf75 color space conversions
Hex:
#faaf75
RGB:
250, 175, 117
CMY:
2, 31, 54
CMYK:
0, 30, 53, 2
HSL:
26°, 93.0070%, 71.9608%
HSV (HSB):
26°, 53.2000%, 98.0392%
XYZ:
57.9652, 52.2683, 23.8633
xyY:
0.4323, 0.3898, 52.2683
CIE-Lab:
77.4410, 21.2506, 40.5219
CIE-LCH:
77.4410, 45.7560, 62.3265
CIE-Luv:
77.4410, 56.3307, 46.8910
Hunter-Lab:
72.2968, 16.5960, 31.0377
#faaf75 color charts
#faaf75 color shades, tints & tones
#faaf75 color schemes
#faaf75 color preview, HTML & CSS examples
This text has a color of #faaf75
<p style="color:#faaf75;">Text here</p>
.mytext {color:#faaf75;}
This box has a color of #faaf75
<div style="background-color:#faaf75;">Content here</div>
.mybackground {background-color:#faaf75;}
Border around this has a color of #faaf75
<div style="border:2px solid #faaf75;">Content here</div>
.myborder {border:2px solid #faaf75;}