#faf75a color space conversions
Hex:
#faf75a
RGB:
250, 247, 90
CMY:
2, 3, 65
CMYK:
0, 1, 64, 2
HSL:
59°, 94.1176%, 66.6667%
HSV (HSB):
59°, 64.0000%, 98.0392%
XYZ:
74.5306, 87.5837, 22.6500
xyY:
0.4034, 0.4740, 87.5837
CIE-Lab:
94.9854, -17.3133, 72.8501
CIE-LCH:
94.9854, 74.8792, 103.3687
CIE-Luv:
94.9854, 8.4971, 90.0901
Hunter-Lab:
93.5862, -21.6212, 51.1608
#faf75a color charts
#faf75a color shades, tints & tones
#faf75a color schemes
#faf75a color preview, HTML & CSS examples
This text has a color of #faf75a
<p style="color:#faf75a;">Text here</p>
.mytext {color:#faf75a;}
This box has a color of #faf75a
<div style="background-color:#faf75a;">Content here</div>
.mybackground {background-color:#faf75a;}
Border around this has a color of #faf75a
<div style="border:2px solid #faf75a;">Content here</div>
.myborder {border:2px solid #faf75a;}