#fafb54 color space conversions
Hex:
#fafb54
RGB:
250, 251, 84
CMY:
2, 2, 67
CMYK:
0, 0, 67, 2
HSL:
60°, 95.4286%, 65.6863%
HSV (HSB):
60°, 66.5339%, 98.4314%
XYZ:
75.5218, 89.9584, 21.7708
xyY:
0.4033, 0.4804, 89.9584
CIE-Lab:
95.9795, -19.5635, 76.1178
CIE-LCH:
95.9795, 78.5917, 104.4140
CIE-Luv:
95.9795, 6.0820, 93.5301
Hunter-Lab:
94.8464, -23.8501, 52.7832
#fafb54 color charts
#fafb54 color shades, tints & tones
#fafb54 color schemes
#fafb54 color preview, HTML & CSS examples
This text has a color of #fafb54
<p style="color:#fafb54;">Text here</p>
.mytext {color:#fafb54;}
This box has a color of #fafb54
<div style="background-color:#fafb54;">Content here</div>
.mybackground {background-color:#fafb54;}
Border around this has a color of #fafb54
<div style="border:2px solid #fafb54;">Content here</div>
.myborder {border:2px solid #fafb54;}