#faf480 color space conversions
Hex:
#faf480
RGB:
250, 244, 128
CMY:
2, 4, 50
CMYK:
0, 2, 49, 2
HSL:
57°, 92.4242%, 74.1176%
HSV (HSB):
57°, 48.8000%, 98.0392%
XYZ:
75.6713, 86.5839, 33.1461
xyY:
0.3873, 0.4431, 86.5839
CIE-Lab:
94.5614, -13.1455, 56.0823
CIE-LCH:
94.5614, 57.6023, 103.1918
CIE-Luv:
94.5614, 9.2544, 74.2225
Hunter-Lab:
93.0505, -17.6770, 44.0152
#faf480 color charts
#faf480 color shades, tints & tones
#faf480 color schemes
#faf480 color preview, HTML & CSS examples
This text has a color of #faf480
<p style="color:#faf480;">Text here</p>
.mytext {color:#faf480;}
This box has a color of #faf480
<div style="background-color:#faf480;">Content here</div>
.mybackground {background-color:#faf480;}
Border around this has a color of #faf480
<div style="border:2px solid #faf480;">Content here</div>
.myborder {border:2px solid #faf480;}