#faf647 color space conversions
Hex:
#faf647
RGB:
250, 246, 71
CMY:
2, 4, 72
CMYK:
0, 2, 72, 2
HSL:
59°, 94.7090%, 62.9412%
HSV (HSB):
59°, 71.6000%, 98.0392%
XYZ:
73.5174, 86.6905, 18.8194
xyY:
0.4106, 0.4842, 86.6905
CIE-Lab:
94.6068, -17.7802, 79.2945
CIE-LCH:
94.6068, 81.2635, 102.6384
CIE-Luv:
94.6068, 9.5385, 94.8750
Hunter-Lab:
93.1077, -21.9957, 53.1914
#faf647 color charts
#faf647 color shades, tints & tones
#faf647 color schemes
#faf647 color preview, HTML & CSS examples
This text has a color of #faf647
<p style="color:#faf647;">Text here</p>
.mytext {color:#faf647;}
This box has a color of #faf647
<div style="background-color:#faf647;">Content here</div>
.mybackground {background-color:#faf647;}
Border around this has a color of #faf647
<div style="border:2px solid #faf647;">Content here</div>
.myborder {border:2px solid #faf647;}