#fafb70 color space conversions
Hex:
#fafb70
RGB:
250, 251, 112
CMY:
2, 2, 56
CMYK:
0, 0, 55, 2
HSL:
60°, 94.5578%, 71.1765%
HSV (HSB):
60°, 55.3785%, 98.4314%
XYZ:
76.8462, 90.4882, 28.7450
xyY:
0.3919, 0.4615, 90.4882
CIE-Lab:
96.1989, -17.8177, 65.1452
CIE-LCH:
96.1989, 67.5379, 105.2967
CIE-Luv:
96.1989, 5.4190, 84.1728
Hunter-Lab:
95.1253, -22.2696, 48.6714
#fafb70 color charts
#fafb70 color shades, tints & tones
#fafb70 color schemes
#fafb70 color preview, HTML & CSS examples
This text has a color of #fafb70
<p style="color:#fafb70;">Text here</p>
.mytext {color:#fafb70;}
This box has a color of #fafb70
<div style="background-color:#fafb70;">Content here</div>
.mybackground {background-color:#fafb70;}
Border around this has a color of #fafb70
<div style="border:2px solid #fafb70;">Content here</div>
.myborder {border:2px solid #fafb70;}