#faf046 color space conversions
Hex:
#faf046
RGB:
250, 240, 70
CMY:
2, 6, 73
CMYK:
0, 4, 72, 2
HSL:
57°, 94.7368%, 62.7451%
HSV (HSB):
57°, 72.0000%, 98.0392%
XYZ:
71.6899, 83.0864, 18.0532
xyY:
0.4148, 0.4807, 83.0864
CIE-Lab:
93.0522, -14.9146, 78.1472
CIE-LCH:
93.0522, 79.5577, 100.8051
CIE-Luv:
93.0522, 13.4839, 92.7017
Hunter-Lab:
91.1517, -19.1270, 52.0635
#faf046 color charts
#faf046 color shades, tints & tones
#faf046 color schemes
#faf046 color preview, HTML & CSS examples
This text has a color of #faf046
<p style="color:#faf046;">Text here</p>
.mytext {color:#faf046;}
This box has a color of #faf046
<div style="background-color:#faf046;">Content here</div>
.mybackground {background-color:#faf046;}
Border around this has a color of #faf046
<div style="border:2px solid #faf046;">Content here</div>
.myborder {border:2px solid #faf046;}